License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.helpshift |
ArtifactId | ArtifactIdandroid-snapshot-sdk |
Version | Version4.2.0 |
Type | Typejar |
Description |
DescriptionHelpshift Android SDK
Android SDK to integrate with Helpshift.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-snapshot-sdk-4.2.0.pom | |
android-snapshot-sdk-4.2.0.jar | 1 MB |
android-snapshot-sdk-4.2.0-sources.jar | 373 bytes |
android-snapshot-sdk-4.2.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helpshift/android-snapshot-sdk/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>android-snapshot-sdk</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/android-snapshot-sdk/
implementation 'com.helpshift:android-snapshot-sdk:4.2.0'
// https://jarcasting.com/artifacts/com.helpshift/android-snapshot-sdk/
implementation ("com.helpshift:android-snapshot-sdk:4.2.0")
'com.helpshift:android-snapshot-sdk:jar:4.2.0'
<dependency org="com.helpshift" name="android-snapshot-sdk" rev="4.2.0">
<artifact name="android-snapshot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='android-snapshot-sdk', version='4.2.0')
)
libraryDependencies += "com.helpshift" % "android-snapshot-sdk" % "4.2.0"
[com.helpshift/android-snapshot-sdk "4.2.0"]