GroupId | GroupIdcom.helpshift |
---|---|
ArtifactId | ArtifactIdandroid-helpshift-en-sdk |
Version | Version4.8.1 |
Type | Typejar |
Filename | Size |
---|---|
android-helpshift-en-sdk-4.8.1.pom | |
android-helpshift-en-sdk-4.8.1.jar | 996 KB |
android-helpshift-en-sdk-4.8.1-sources.jar | 373 bytes |
android-helpshift-en-sdk-4.8.1-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helpshift/android-helpshift-en-sdk/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>android-helpshift-en-sdk</artifactId>
<version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-en-sdk/
implementation 'com.helpshift:android-helpshift-en-sdk:4.8.1'
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-en-sdk/
implementation ("com.helpshift:android-helpshift-en-sdk:4.8.1")
'com.helpshift:android-helpshift-en-sdk:jar:4.8.1'
<dependency org="com.helpshift" name="android-helpshift-en-sdk" rev="4.8.1">
<artifact name="android-helpshift-en-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='android-helpshift-en-sdk', version='4.8.1')
)
libraryDependencies += "com.helpshift" % "android-helpshift-en-sdk" % "4.8.1"
[com.helpshift/android-helpshift-en-sdk "4.8.1"]