Download android-adjust-kit-5.2.1.jar file - Jar a

Jar examples for a:android-adjust-kit

Description

android-adjust-kit for the mParticle SDK

You can download jar file android-adjust-kit 5.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-adjust-kit-5.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

android-adjust-kit-5.2.1.pom



Related Tutorials