Last Version

Android OAuth Client Library 0.4.5

Android OAuth Client is a library that helps to easily add an OAuth flow to an existing Android application.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

android-oauth-client
Version

Version

0.4.5
Type

Type

jar
Description

Description

Android OAuth Client Library
Android OAuth Client is a library that helps to easily add an OAuth flow to an existing Android application.
Source Code Management

Source Code Management

https://github.com/wuman/android-oauth-client

Download android-oauth-client 0.4.5


<!-- https://jarcasting.com/artifacts/com.wu-man/android-oauth-client/ -->
<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>android-oauth-client</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wu-man/android-oauth-client/
implementation 'com.wu-man:android-oauth-client:0.4.5'
// https://jarcasting.com/artifacts/com.wu-man/android-oauth-client/
implementation ("com.wu-man:android-oauth-client:0.4.5")
'com.wu-man:android-oauth-client:jar:0.4.5'
<dependency org="com.wu-man" name="android-oauth-client" rev="0.4.5">
  <artifact name="android-oauth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wu-man', module='android-oauth-client', version='0.4.5')
)
libraryDependencies += "com.wu-man" % "android-oauth-client" % "0.4.5"
[com.wu-man/android-oauth-client "0.4.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.oauth-client : google-oauth-client-java6 jar 1.15.0-rc
com.google.http-client : google-http-client-jackson jar 1.15.0-rc
com.android.support » support-v4 jar 19.1.0
com.google.api-client : google-api-client-android jar 1.15.0-rc

Project Modules

There are no modules declared in this project.