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