Guardian.Android

Android toolkit for Auth0 Guardian API

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

guardian
Last Version

Last Version

0.6.0
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.google.code.gson : gson jar 2.8.6
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.
com.auth0.android

Auth0

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0