is not current version
Last Version 0.4.5

com.wu-man:android-oauth-client 0.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

android-oauth-client
Version

Version

0.0.2
Type

Type

jar

Download android-oauth-client 0.0.2


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