is not current version
Last Version 7.11.1

com.helpshift:android-helpshift-aar 7.6.3

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-aar
Version

Version

7.6.3
Type

Type

aar

Download android-helpshift-aar 7.6.3


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