is not current version
Last Version 7.11.1

com.helpshift:android-helpshift-aar 7.7.2

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-aar
Version

Version

7.7.2
Type

Type

aar

Download android-helpshift-aar 7.7.2


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