не последняя версия
Последняя версия 1.2.5

it.sephiroth.hunter:hunter-debug-library 1.2.1

Transform plugin for android projects

Группа

Группа

it.sephiroth.hunter
Идентификатор

Идентификатор

hunter-debug-library
Версия

Версия

1.2.1
Тип

Тип

aar

Скачать hunter-debug-library 1.2.1

Имя Файла Размер
hunter-debug-library-1.2.1.pom
Обзор

<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/ -->
<dependency>
    <groupId>it.sephiroth.hunter</groupId>
    <artifactId>hunter-debug-library</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation 'it.sephiroth.hunter:hunter-debug-library:1.2.1'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation ("it.sephiroth.hunter:hunter-debug-library:1.2.1")
'it.sephiroth.hunter:hunter-debug-library:aar:1.2.1'
<dependency org="it.sephiroth.hunter" name="hunter-debug-library" rev="1.2.1">
  <artifact name="hunter-debug-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-library', version='1.2.1')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-library" % "1.2.1"
[it.sephiroth.hunter/hunter-debug-library "1.2.1"]