is not current version
Last Version 4.2.0-support

com.helpshift:android-sdk 2.7.2

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-sdk
Version

Version

2.7.2
Type

Type

jar

Download android-sdk 2.7.2


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