Jar examples for a:auth0
Android Java client library for the Auth0 platform
You can download jar file auth0 1.0.1 in this page.
The MIT License (MIT)
You can use the following script to add auth0-1.0.1.jar to your project.
<dependency> <groupId>com.auth0.android</groupId> <artifactId>auth0</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.auth0.android', name: 'auth0', version: '1.0.1'
libraryDependencies += "com.auth0.android" % "auth0" % "1.0.1"
<dependency org="com.auth0.android" name="auth0" rev="1.0.1"/>
@Grapes(@Grab(group='com.auth0.android', module='auth0', version='1.0.1'))
'com.auth0.android:auth0:jar:1.0.1'
Click the following link to download the jar file.
auth0-1.0.1-javadoc.jar