MVN

com.wu-man : android-oauth-client

Maven & Gradle

Mar 25, 2015
425 stars

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

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>android-oauth-client</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wu-man : android-oauth-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of com.wu-man : android-oauth-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
android-oauth-client-0.4.5
android-oauth-client-0.4.4
android-oauth-client-0.4.3
android-oauth-client-0.4.2
android-oauth-client-0.4.1
android-oauth-client-0.4.0
0.3.x
android-oauth-client-0.3.2
android-oauth-client-0.3.1
android-oauth-client-0.3.0
0.2.x
android-oauth-client-0.2.0
0.1.x
android-oauth-client-0.1.0
0.0.x
android-oauth-client-0.0.6
android-oauth-client-0.0.5
android-oauth-client-0.0.4
android-oauth-client-0.0.3
android-oauth-client-0.0.2
android-oauth-client-0.0.1

How to add a dependency to Maven

Add the following com.wu-man : android-oauth-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>android-oauth-client</artifactId>
    <version>0.4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wu-man : android-oauth-client gradle dependency to your build.gradle file:

implementation 'com.wu-man:android-oauth-client:0.4.5'

Gradle Kotlin DSL: Add the following com.wu-man : android-oauth-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wu-man:android-oauth-client:0.4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wu-man : android-oauth-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wu-man" % "android-oauth-client" % "0.4.5"

Advertisement

Dependencies from Group

Nov 06, 2012
11 usages
14 stars
Nov 06, 2012
9 usages
Nov 06, 2012
5 usages
36 stars
Nov 06, 2012
5 usages
36 stars
Nov 06, 2012
2 usages
36 stars

Discover Dependencies

Dec 13, 2010
1 usages
Oct 25, 2014
0 stars
cli
Mar 22, 2012
2 stars
Apr 12, 2006
Mar 30, 2015
4 usages
man
May 16, 2013