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