is not current version
Last Version 1.0.2

ru.noties:debug-annotations 1.0.1

Library for easy Android logging

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

debug-annotations
Version

Version

1.0.1
Type

Type

jar

Download debug-annotations 1.0.1


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