Download android-kit-base-4.5.2.jar file - Jar a

Jar examples for a:android-kit-base

Description

mParticle Kit library for extending the Core mParticle SDK.

You can download jar file android-kit-base 4.5.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-kit-base-4.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

android-kit-base-4.5.2.pom



Related Tutorials