License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.helpshift |
ArtifactId | ArtifactIdhelpshift-sdkx |
Version | Version10.0.2 |
Type | Typeaar |
Description |
DescriptionHelpshift Android SDK
Android SDK to integrate with Helpshift.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helpshift-sdkx-10.0.2.pom | |
helpshift-sdkx-10.0.2.aar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helpshift/helpshift-sdkx/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>helpshift-sdkx</artifactId>
<version>10.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/helpshift-sdkx/
implementation 'com.helpshift:helpshift-sdkx:10.0.2'
// https://jarcasting.com/artifacts/com.helpshift/helpshift-sdkx/
implementation ("com.helpshift:helpshift-sdkx:10.0.2")
'com.helpshift:helpshift-sdkx:aar:10.0.2'
<dependency org="com.helpshift" name="helpshift-sdkx" rev="10.0.2">
<artifact name="helpshift-sdkx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='helpshift-sdkx', version='10.0.2')
)
libraryDependencies += "com.helpshift" % "helpshift-sdkx" % "10.0.2"
[com.helpshift/helpshift-sdkx "10.0.2"]