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