Download android-kit-base-5.1.1.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 5.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

android-kit-base-5.1.1.pom



Related Tutorials