is not current version
Last Version 5.8.3

com.apptentive:apptentive-android 4.1.2

Apptentive Android

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-android
Version

Version

4.1.2
Type

Type

aar

Download apptentive-android 4.1.2


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