asm-annotations

Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug)

Лицензия

Лицензия

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

it.sephiroth.android.library.asm
Идентификатор

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

asm-annotations
Последняя версия

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

0.1.0-rc3
Дата

Дата

Тип

Тип

aar
Описание

Описание

asm-annotations
Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug)
Ссылка на сайт

Ссылка на сайт

https://github.com/sephiroth74/AndroidDebugLog/
Система контроля версий

Система контроля версий

https://github.com/sephiroth74/AndroidDebugLog/

Скачать asm-annotations

Имя Файла Размер
asm-annotations-0.1.0-rc3.pom
Обзор

Как подключить последнюю версию

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0-rc3
0.1.0-rc1