is not current version
Last Version 0.2.0

com.auth0.android:lock-smartlock 0.1.0

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

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-smartlock
Version

Version

0.1.0
Type

Type

aar

Download lock-smartlock 0.1.0


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