is not current version
Last Version 0.6.0

Guardian.Android 0.5.0

Android toolkit for Auth0 Guardian API

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

guardian
Version

Version

0.5.0
Type

Type

aar
Description

Description

Guardian.Android
Android toolkit for Auth0 Guardian API
Project URL

Project URL

https://github.com/auth0/Guardian.Android
Source Code Management

Source Code Management

https://github.com/auth0/Guardian.Android

Download guardian 0.5.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0
com.google.code.gson : gson jar 2.8.5
com.squareup.okhttp3 : okhttp jar 3.14.0
com.squareup.okhttp3 : logging-interceptor jar 3.14.0

Project Modules

There are no modules declared in this project.