| Лицензия |
Лицензия
Handpoint SDK License, Version 1.0
|
|---|---|
| Группа | Группаcom.handpoint.api.shared |
| Идентификатор | Идентификаторentry103 |
| Последняя версия | Последняя версия6.7.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеentry103
HandpointSDK for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| entry103-6.7.3.pom | |
| entry103-6.7.3-sources.jar | 261 bytes |
| entry103-6.7.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/entry103/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>entry103</artifactId>
<version>6.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/entry103/
implementation 'com.handpoint.api.shared:entry103:6.7.3'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/entry103/
implementation ("com.handpoint.api.shared:entry103:6.7.3")
'com.handpoint.api.shared:entry103:aar:6.7.3'
<dependency org="com.handpoint.api.shared" name="entry103" rev="6.7.3">
<artifact name="entry103" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='entry103', version='6.7.3')
)
libraryDependencies += "com.handpoint.api.shared" % "entry103" % "6.7.3"
[com.handpoint.api.shared/entry103 "6.7.3"]