Jar examples for l:lock
The easiest way of securing your Android mobile apps with Auth0 & Lock
You can download jar file lock 1.9.2 in this page.
Apache License, Version 2.0
You can use the following script to add lock-1.9.2.jar to your project.
<dependency> <groupId>com.auth0.android</groupId> <artifactId>lock</artifactId> <version>1.9.2</version> </dependency>
compile group: 'com.auth0.android', name: 'lock', version: '1.9.2'
libraryDependencies += "com.auth0.android" % "lock" % "1.9.2"
<dependency org="com.auth0.android" name="lock" rev="1.9.2"/>
@Grapes(@Grab(group='com.auth0.android', module='lock', version='1.9.2'))
'com.auth0.android:lock:jar:1.9.2'
Click the following link to download the jar file.
lock-1.9.2-javadoc.jar