debuglog-annotations

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.4-rc3
Дата

Дата

Тип

Тип

aar
Описание

Описание

debuglog-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/

Скачать debuglog-annotations

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

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

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

Зависимости

runtime (2)

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

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

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

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

Версия
0.0.4-rc3
0.0.4-rc2
0.0.4-rc1
0.0.3-rc1