Download android-core-0.1.0-2018-23.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-23 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-23.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials