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

ru.noties:debug 2.0.1

Library for easy Android logging

Группа

Группа

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

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

debug
Версия

Версия

2.0.1
Тип

Тип

aar

Скачать debug 2.0.1


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