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.9.6 in this page.
The MIT License (MIT)
You can use the following script to add identity-core-1.9.6.jar to your project.
<dependency> <groupId>com.auth0.android</groupId> <artifactId>identity-core</artifactId> <version>1.9.6</version> </dependency>
compile group: 'com.auth0.android', name: 'identity-core', version: '1.9.6'
libraryDependencies += "com.auth0.android" % "identity-core" % "1.9.6"
<dependency org="com.auth0.android" name="identity-core" rev="1.9.6"/>
@Grapes(@Grab(group='com.auth0.android', module='identity-core', version='1.9.6'))
'com.auth0.android:identity-core:jar:1.9.6'
Click the following link to download the jar file.
identity-core-1.9.6-javadoc.jar