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

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

Download

Click the following link to download the jar file.

android-kit-base-4.15.3.pom



Related Tutorials