Files download
File Operation
android-kit-plugin-5.49.2.jar download
android-kit-plugin-5.49.2.pom download
android-kit-plugin-5.49.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mparticle</groupId>
  <artifactId>android-kit-plugin</artifactId>
  <version>5.49.2</version>
</dependency>
Gradle Groovy
implementation 'com.mparticle:android-kit-plugin:5.49.2'
Gradle Kotlin
implementation("com.mparticle:android-kit-plugin:5.49.2")
Scala SBT
libraryDependencies += "com.mparticle" % "android-kit-plugin" % "5.49.2"
Groovy Grape
@Grapes(
  @Grab(group='com.mparticle', module='android-kit-plugin', version='5.49.2')
)
Apache Ivy
<dependency org="com.mparticle" name="android-kit-plugin" rev="5.49.2" />
Leiningen
[com.mparticle/android-kit-plugin "5.49.2"]
Apache Buildr
'com.mparticle:android-kit-plugin:jar:5.49.2'
Dependencies
The project has no third-party dependencies