is not current version
Last Version 5.8.3

com.apptentive:apptentive-android 5.4.3

Apptentive Android

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-android
Version

Version

5.4.3
Type

Type

aar

Download apptentive-android 5.4.3


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