GroupId | GroupIdcom.helpshift |
---|---|
ArtifactId | ArtifactIdandroid-helpshift-withCampaigns-aar |
Version | Version7.6.2-withCampaigns |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.helpshift/android-helpshift-withCampaigns-aar/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>android-helpshift-withCampaigns-aar</artifactId>
<version>7.6.2-withCampaigns</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-withCampaigns-aar/
implementation 'com.helpshift:android-helpshift-withCampaigns-aar:7.6.2-withCampaigns'
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-withCampaigns-aar/
implementation ("com.helpshift:android-helpshift-withCampaigns-aar:7.6.2-withCampaigns")
'com.helpshift:android-helpshift-withCampaigns-aar:aar:7.6.2-withCampaigns'
<dependency org="com.helpshift" name="android-helpshift-withCampaigns-aar" rev="7.6.2-withCampaigns">
<artifact name="android-helpshift-withCampaigns-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='android-helpshift-withCampaigns-aar', version='7.6.2-withCampaigns')
)
libraryDependencies += "com.helpshift" % "android-helpshift-withCampaigns-aar" % "7.6.2-withCampaigns"
[com.helpshift/android-helpshift-withCampaigns-aar "7.6.2-withCampaigns"]