is not current version
Last Version 3.2.1

Lock.Android 3.1.0

The easiest way of securing your Android mobile apps with Auth0 & Lock

License

License

The MIT License (MIT)
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock
Version

Version

3.1.0
Type

Type

aar
Description

Description

Lock.Android
The easiest way of securing your Android mobile apps with Auth0 & Lock
Project URL

Project URL

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

Source Code Management

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

Download lock 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.auth0.android : auth0 jar 2.4.0

runtime (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.legacy » legacy-support-v4 jar 1.0.0
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.8.6
com.squareup : otto jar 1.3.8

Project Modules

There are no modules declared in this project.