is not current version
Last Version 4.0.0

ru.noties:debug 3.0.0

Library for easy Android logging

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

debug
Version

Version

3.0.0
Type

Type

jar

Download debug 3.0.0


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