| License |
License |
|---|---|
| GroupId | GroupIdru.noties |
| ArtifactId | ArtifactIddebug-compiler |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionDebug Library
Library for easy Android logging
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debug-compiler-1.0.2.pom | |
| debug-compiler-1.0.2.jar | 7 KB |
| debug-compiler-1.0.2-sources.jar | 4 KB |
| debug-compiler-1.0.2-javadoc.jar | 21 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.noties : debug-annotations | jar | 1.0.2 |