is not current version
Last Version 5.41.2

com.mparticle:android-apptentive-kit 4.15.0

android-apptentive-kit for the mParticle SDK

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

android-apptentive-kit
Version

Version

4.15.0
Type

Type

aar

Download android-apptentive-kit 4.15.0


<!-- https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/ -->
<dependency>
    <groupId>com.mparticle</groupId>
    <artifactId>android-apptentive-kit</artifactId>
    <version>4.15.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/
implementation 'com.mparticle:android-apptentive-kit:4.15.0'
// https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/
implementation ("com.mparticle:android-apptentive-kit:4.15.0")
'com.mparticle:android-apptentive-kit:aar:4.15.0'
<dependency org="com.mparticle" name="android-apptentive-kit" rev="4.15.0">
  <artifact name="android-apptentive-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='android-apptentive-kit', version='4.15.0')
)
libraryDependencies += "com.mparticle" % "android-apptentive-kit" % "4.15.0"
[com.mparticle/android-apptentive-kit "4.15.0"]