| License |
License |
|---|---|
| GroupId | GroupIdru.noties |
| ArtifactId | ArtifactIddebug |
| Version | Version4.0.0 |
| Type | Typejar |
| Description |
DescriptionDebug Library
Library for easy Android logging
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debug-4.0.0.pom | |
| debug-4.0.0.jar | 11 KB |
| debug-4.0.0-sources.jar | 5 KB |
| debug-4.0.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/debug/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>debug</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/debug/
implementation 'ru.noties:debug:4.0.0'
// https://jarcasting.com/artifacts/ru.noties/debug/
implementation ("ru.noties:debug:4.0.0")
'ru.noties:debug:jar:4.0.0'
<dependency org="ru.noties" name="debug" rev="4.0.0">
<artifact name="debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='debug', version='4.0.0')
)
libraryDependencies += "ru.noties" % "debug" % "4.0.0"
[ru.noties/debug "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 27.1.1 |