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

ru.noties:debug-compiler 1.0.1

Library for easy Android logging

Группа

Группа

ru.noties
Идентификатор

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

debug-compiler
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать debug-compiler 1.0.1


<!-- https://jarcasting.com/artifacts/ru.noties/debug-compiler/ -->
<dependency>
    <groupId>ru.noties</groupId>
    <artifactId>debug-compiler</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/debug-compiler/
implementation 'ru.noties:debug-compiler:1.0.1'
// https://jarcasting.com/artifacts/ru.noties/debug-compiler/
implementation ("ru.noties:debug-compiler:1.0.1")
'ru.noties:debug-compiler:jar:1.0.1'
<dependency org="ru.noties" name="debug-compiler" rev="1.0.1">
  <artifact name="debug-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='debug-compiler', version='1.0.1')
)
libraryDependencies += "ru.noties" % "debug-compiler" % "1.0.1"
[ru.noties/debug-compiler "1.0.1"]