| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.sephiroth.hunter |
| Идентификатор | Идентификаторhunter-debug-library |
| Версия | Версия1.1.8 |
| Тип | Типaar |
| Описание |
ОписаниеHunter Debug Library
Debug Library for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hunter-debug-library-1.1.8.pom | |
| hunter-debug-library-1.1.8.aar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/ -->
<dependency>
<groupId>it.sephiroth.hunter</groupId>
<artifactId>hunter-debug-library</artifactId>
<version>1.1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation 'it.sephiroth.hunter:hunter-debug-library:1.1.8'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation ("it.sephiroth.hunter:hunter-debug-library:1.1.8")
'it.sephiroth.hunter:hunter-debug-library:aar:1.1.8'
<dependency org="it.sephiroth.hunter" name="hunter-debug-library" rev="1.1.8">
<artifact name="hunter-debug-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-library', version='1.1.8')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-library" % "1.1.8"
[it.sephiroth.hunter/hunter-debug-library "1.1.8"]