is not current version
Last Version 7.4.0-support

com.helpshift:android-helpshift-support-aar 6.4.1-support

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-support-aar
Version

Version

6.4.1-support
Type

Type

aar

Download android-helpshift-support-aar 6.4.1-support


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