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