MVN

com.mparticle : android-example-kit

Maven & Gradle

May 22, 2021
55 stars

android-example-kit · android-example-kit for the mParticle SDK

<dependency>
    <groupId>com.mparticle</groupId>
    <artifactId>android-example-kit</artifactId>
    <version>5.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mparticle : android-example-kit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.17.0

All Versions

Choose a version of com.mparticle : android-example-kit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.17.x
android-example-kit-5.17.0
5.16.x
android-example-kit-5.16.7
android-example-kit-5.16.6
android-example-kit-5.16.5
android-example-kit-5.16.4
android-example-kit-5.16.3
android-example-kit-5.16.2
android-example-kit-5.16.1
android-example-kit-5.16.0
5.15.x
android-example-kit-5.15.4
android-example-kit-5.15.3

How to add a dependency to Maven

Add the following com.mparticle : android-example-kit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mparticle</groupId>
    <artifactId>android-example-kit</artifactId>
    <version>5.17.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mparticle : android-example-kit gradle dependency to your build.gradle file:

implementation 'com.mparticle:android-example-kit:5.17.0'

Gradle Kotlin DSL: Add the following com.mparticle : android-example-kit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mparticle:android-example-kit:5.17.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mparticle : android-example-kit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mparticle" % "android-example-kit" % "5.17.0"

Advertisement

Dependencies from Group

Aug 01, 2023
38 usages
55 stars
Aug 01, 2023
22 usages
55 stars
Aug 01, 2023
3 usages
55 stars
Aug 01, 2023
1 usages
55 stars
Aug 01, 2023
1 usages
55 stars

Discover Dependencies