is not current version
Last Version 5.41.2

com.mparticle:android-apptentive-kit 5.4.4

android-apptentive-kit for the mParticle SDK

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

android-apptentive-kit
Version

Version

5.4.4
Type

Type

aar

Download android-apptentive-kit 5.4.4


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