Download lock-1.11.0.jar file - Jar l

Jar examples for l:lock

Description

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

You can download jar file lock 1.11.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lock-1.11.0.jar to your project.

<dependency>
   <groupId>com.auth0.android</groupId>
   <artifactId>lock</artifactId>
   <version>1.11.0</version>
</dependency>
compile group: 'com.auth0.android', name: 'lock', version: '1.11.0'
libraryDependencies += "com.auth0.android" % "lock" % "1.11.0"
<dependency org="com.auth0.android" name="lock" rev="1.11.0"/>
@Grapes(@Grab(group='com.auth0.android', module='lock', version='1.11.0'))
'com.auth0.android:lock:jar:1.11.0'

Download

Click the following link to download the jar file.

lock-1.11.0-javadoc.jar
lock-1.11.0-sources.jar
lock-1.11.0.pom



Related Tutorials