is not current version
Last Version 4.2.0

com.helpshift:android-snapshot-aar 4.0.0

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

android-snapshot-aar
Version

Version

4.0.0
Type

Type

aar

Download android-snapshot-aar 4.0.0


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