| Группа | Группаcom.helpshift |
|---|---|
| Идентификатор | Идентификаторandroid-helpshift-support-aar |
| Версия | Версия4.7.0-support |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| android-helpshift-support-aar-4.7.0-support.pom | |
| android-helpshift-support-aar-4.7.0-support.aar | 1017 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helpshift/android-helpshift-support-aar/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>android-helpshift-support-aar</artifactId>
<version>4.7.0-support</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-support-aar/
implementation 'com.helpshift:android-helpshift-support-aar:4.7.0-support'
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-support-aar/
implementation ("com.helpshift:android-helpshift-support-aar:4.7.0-support")
'com.helpshift:android-helpshift-support-aar:aar:4.7.0-support'
<dependency org="com.helpshift" name="android-helpshift-support-aar" rev="4.7.0-support">
<artifact name="android-helpshift-support-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='android-helpshift-support-aar', version='4.7.0-support')
)
libraryDependencies += "com.helpshift" % "android-helpshift-support-aar" % "4.7.0-support"
[com.helpshift/android-helpshift-support-aar "4.7.0-support"]