Last Version

AeroGear Android SDK 0.1.0-2018-09

AeroGear Android SDK

License

License

GroupId

GroupId

org.aerogear
ArtifactId

ArtifactId

auth
Version

Version

0.1.0-2018-09
Type

Type

aar
Description

Description

AeroGear Android SDK
AeroGear Android SDK
Project URL

Project URL

http://aerogear.org
Source Code Management

Source Code Management

https://github.com/aerogear/aerogear-android-sdk

Download auth 0.1.0-2018-09


<!-- https://jarcasting.com/artifacts/org.aerogear/auth/ -->
<dependency>
    <groupId>org.aerogear</groupId>
    <artifactId>auth</artifactId>
    <version>0.1.0-2018-09</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.aerogear/auth/
implementation 'org.aerogear:auth:0.1.0-2018-09'
// https://jarcasting.com/artifacts/org.aerogear/auth/
implementation ("org.aerogear:auth:0.1.0-2018-09")
'org.aerogear:auth:aar:0.1.0-2018-09'
<dependency org="org.aerogear" name="auth" rev="0.1.0-2018-09">
  <artifact name="auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.aerogear', module='auth', version='0.1.0-2018-09')
)
libraryDependencies += "org.aerogear" % "auth" % "0.1.0-2018-09"
[org.aerogear/auth "0.1.0-2018-09"]

Dependencies

compile (5)

Group / Artifact Type Version
org.aerogear : core jar 0.1.0-2018-09
net.openid : appauth jar
com.android.support » customtabs jar 26.1.0
org.bitbucket.b_c : jose4j jar
com.scottyab : rootbeer-lib jar 0.0.6

test (3)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.robolectric : robolectric jar

Project Modules

There are no modules declared in this project.