Android OAuth Client is a library that helps to easily add an OAuth flow to an existing Android application.
'com.wu-man:android-oauth-client:0.3.2'
<dependency>
<groupId>com.wu-man</groupId>
<artifactId>android-oauth-client</artifactId>
<version>0.3.2</version>
</dependency>
<dependency org="com.wu-man" name="android-oauth-client" rev="0.3.2"/>
"com.wu-man", "android-oauth-client", "0.3.2"