is not current version
Last Version 5.41.2

com.mparticle:android-apptentive-kit 5.24.0

android-apptentive-kit for the mParticle SDK

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

android-apptentive-kit
Version

Version

5.24.0
Type

Type

aar

Download android-apptentive-kit 5.24.0


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