Download android-core-4.4.5.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 4.4.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

android-core-4.4.5.pom



Related Tutorials