is not current version
Last Version 5.41.2

com.mparticle:android-apptentive-kit 4.10.3

android-apptentive-kit for the mParticle SDK

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

android-apptentive-kit
Version

Version

4.10.3
Type

Type

aar

Download android-apptentive-kit 4.10.3


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