Download android-core-1.0.0.jar file - Jar a

Jar examples for a:android-core

Description

Core mParticle SDK supporting only server-side integrations.

You can download jar file android-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.auth0</groupId>
   <artifactId>android-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.auth0', name: 'android-core', version: '1.0.0'
libraryDependencies += "com.auth0" % "android-core" % "1.0.0"
<dependency org="com.auth0" name="android-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.auth0', module='android-core', version='1.0.0'))
'com.auth0:android-core:jar:1.0.0'

Download

Click the following link to download the jar file.

android-core-1.0.0-javadoc.jar
android-core-1.0.0-sources.jar
android-core-1.0.0.pom



Related Tutorials