is not current version
Last Version 5.41.2

com.mparticle:android-apptentive-kit 4.8.4

android-apptentive-kit for the mParticle SDK

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

android-apptentive-kit
Version

Version

4.8.4
Type

Type

aar

Download android-apptentive-kit 4.8.4


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