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