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

ru.noties:debug 1.1.0

Library for easy Android logging

Группа

Группа

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

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

debug
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать debug 1.1.0


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