is not current version
Last Version 4.2.0-support

com.helpshift:android-sdk 3.0.0

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-sdk
Version

Version

3.0.0
Type

Type

jar

Download android-sdk 3.0.0


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