is not current version
Last Version 10.1.0

com.helpshift:helpshift-sdkx 10.0.1

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

helpshift-sdkx
Version

Version

10.0.1
Type

Type

aar

Download helpshift-sdkx 10.0.1


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