License |
License |
---|---|
GroupId | GroupIdcom.auth0.android |
ArtifactId | ArtifactIdlock-smartlock |
Version | Version0.2.0 |
Type | Typeaar |
Description |
DescriptionSmart Lock integration with Lock for Android
The easiest way of securing your Android mobile apps with Auth0 & Smart Lock
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lock-smartlock-0.2.0.pom | |
lock-smartlock-0.2.0.aar | 31 KB |
lock-smartlock-0.2.0-sources.jar | 6 KB |
lock-smartlock-0.2.0-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |