is not current version
Last Version 5.8.3

com.apptentive:apptentive-android 1.7.0

Apptentive Android

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-android
Version

Version

1.7.0
Type

Type

aar

Download apptentive-android 1.7.0


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