is not current version
Last Version 7.4.0-support

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

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-helpshift-support-sdk
Version

Version

7.3.0-support
Type

Type

jar

Download android-helpshift-support-sdk 7.3.0-support


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