| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.sephiroth.hunter |
| Идентификатор | Идентификаторhunter-debug-plugin |
| Последняя версия | Последняя версия1.2.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhunter-debug-plugin
Transform plugin for android projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hunter-debug-plugin-1.2.5.pom | |
| hunter-debug-plugin-1.2.5.jar | 21 KB |
| hunter-debug-plugin-1.2.5-sources.jar | 12 KB |
| hunter-debug-plugin-1.2.5-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/ -->
<dependency>
<groupId>it.sephiroth.hunter</groupId>
<artifactId>hunter-debug-plugin</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/
implementation 'it.sephiroth.hunter:hunter-debug-plugin:1.2.5'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/
implementation ("it.sephiroth.hunter:hunter-debug-plugin:1.2.5")
'it.sephiroth.hunter:hunter-debug-plugin:jar:1.2.5'
<dependency org="it.sephiroth.hunter" name="hunter-debug-plugin" rev="1.2.5">
<artifact name="hunter-debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-plugin', version='1.2.5')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-plugin" % "1.2.5"
[it.sephiroth.hunter/hunter-debug-plugin "1.2.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.tools.build : gradle | jar | 7.0.3 |
| com.android.tools.build : gradle-api | jar | 7.0.3 |
| org.ow2.asm : asm | jar | 7.2 |
| org.ow2.asm : asm-util | jar | 7.2 |
| org.ow2.asm : asm-commons | jar | 7.2 |
| it.sephiroth.hunter : hunter-transform | jar | 1.2.5 |