is not current version
Last Version 7.4.0

com.helpshift:android-helpshift-en-sdk 6.4.2

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-en-sdk
Version

Version

6.4.2
Type

Type

jar

Download android-helpshift-en-sdk 6.4.2


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