Download android-core-0.1.0-2018-21.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 0.1.0-2018-21 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-core-0.1.0-2018-21.jar to your project.

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

Download

Click the following link to download the jar file.

android-core-0.1.0-2018-21-javadoc.jar
android-core-0.1.0-2018-21-sources.jar
android-core-0.1.0-2018-21.pom



Related Tutorials