Download android-kit-base-4.8.4.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.8.4 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.8.4.jar to your project.

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

Download

Click the following link to download the jar file.

android-kit-base-4.8.4.pom



Related Tutorials