is not current version
Last Version 4.2.0

com.helpshift:android-snapshot-sdk 4.1.1

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-snapshot-sdk
Version

Version

4.1.1
Type

Type

jar

Download android-snapshot-sdk 4.1.1


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