is not current version
Last Version 2.7.0

Auth0.Android 2.2.0

Android toolkit for Auth0 API

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

auth0
Version

Version

2.2.0
Type

Type

aar
Description

Description

Auth0.Android
Android toolkit for Auth0 API
Project URL

Project URL

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

Source Code Management

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

Download auth0 2.2.0


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.browser » browser jar 1.3.0
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.