is not current version
Last Version 7.4.0-support

com.helpshift:android-helpshift-support-sdk 4.9.1-support

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-support-sdk
Version

Version

4.9.1-support
Type

Type

jar

Download android-helpshift-support-sdk 4.9.1-support


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