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