is not current version
Last Version 5.8.3

com.apptentive:apptentive-android 2.1.4

Apptentive Android

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-android
Version

Version

2.1.4
Type

Type

aar

Download apptentive-android 2.1.4


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