is not current version
Last Version 10.1.0

com.helpshift:helpshift-sdkx 1.0.0-beta

Android SDK to integrate with Helpshift.

GroupId

GroupId

com.helpshift
ArtifactId

ArtifactId

helpshift-sdkx
Version

Version

1.0.0-beta
Type

Type

aar

Download helpshift-sdkx 1.0.0-beta


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