Jar examples for a:android-core
Core mParticle SDK supporting only server-side integrations.
You can download jar file android-core 1.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android-core-1.9.0.jar to your project.
<dependency> <groupId>com.auth0.android</groupId> <artifactId>android-core</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.auth0.android', name: 'android-core', version: '1.9.0'
libraryDependencies += "com.auth0.android" % "android-core" % "1.9.0"
<dependency org="com.auth0.android" name="android-core" rev="1.9.0"/>
@Grapes(@Grab(group='com.auth0.android', module='android-core', version='1.9.0'))
'com.auth0.android:android-core:jar:1.9.0'
Click the following link to download the jar file.
android-core-1.9.0-javadoc.jar