| Лицензия |
Лицензия
Proprietary
|
|---|---|
| Группа | Группаcom.helpshift |
| Идентификатор | Идентификаторandroid-helpshift-aar |
| Последняя версия | Последняя версия7.11.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеHelpshift Android SDK
Android SDK to integrate with Helpshift.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-helpshift-aar-7.11.1.pom | |
| android-helpshift-aar-7.11.1.aar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helpshift/android-helpshift-aar/ -->
<dependency>
<groupId>com.helpshift</groupId>
<artifactId>android-helpshift-aar</artifactId>
<version>7.11.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-aar/
implementation 'com.helpshift:android-helpshift-aar:7.11.1'
// https://jarcasting.com/artifacts/com.helpshift/android-helpshift-aar/
implementation ("com.helpshift:android-helpshift-aar:7.11.1")
'com.helpshift:android-helpshift-aar:aar:7.11.1'
<dependency org="com.helpshift" name="android-helpshift-aar" rev="7.11.1">
<artifact name="android-helpshift-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.helpshift', module='android-helpshift-aar', version='7.11.1')
)
libraryDependencies += "com.helpshift" % "android-helpshift-aar" % "7.11.1"
[com.helpshift/android-helpshift-aar "7.11.1"]