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