Last Version

Debug Library 1.0.2

Library for easy Android logging

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

debug-compiler
Version

Version

1.0.2
Type

Type

jar
Description

Description

Debug Library
Library for easy Android logging
Project URL

Project URL

https://github.com/noties/Debug
Source Code Management

Source Code Management

https://github.com/noties/Debug

Download debug-compiler 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
ru.noties : debug-annotations jar 1.0.2

Project Modules

There are no modules declared in this project.