is not current version
Last Version 5.8.3

com.apptentive:apptentive-android 3.4.1

Apptentive Android

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-android
Version

Version

3.4.1
Type

Type

aar

Download apptentive-android 3.4.1


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