Last Version

Smart Lock integration with Lock for Android 0.2.0

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

License

License

GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

lock-smartlock
Version

Version

0.2.0
Type

Type

aar
Description

Description

Smart Lock integration with Lock for Android
The easiest way of securing your Android mobile apps with Auth0 & Smart Lock
Project URL

Project URL

https://github.com/auth0/Lock-SmartLock
Source Code Management

Source Code Management

https://github.com/auth0/Lock-SmartLock

Download lock-smartlock 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.auth0.android : lock jar 1.9.2
com.google.android.gms » play-services jar 7.5.0
com.android.support » appcompat-v7 jar 22.2.0

Project Modules

There are no modules declared in this project.