License |
License |
---|---|
GroupId | GroupIdio.noties |
ArtifactId | ArtifactIddebug |
Version | Version5.1.0 |
Type | Typeaar |
Description |
DescriptionDebug Library
Library for easy Android logging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debug-5.1.0.pom | |
debug-5.1.0.aar | 16 KB |
debug-5.1.0-sources.jar | 5 KB |
debug-5.1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties/debug/ -->
<dependency>
<groupId>io.noties</groupId>
<artifactId>debug</artifactId>
<version>5.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties/debug/
implementation 'io.noties:debug:5.1.0'
// https://jarcasting.com/artifacts/io.noties/debug/
implementation ("io.noties:debug:5.1.0")
'io.noties:debug:aar:5.1.0'
<dependency org="io.noties" name="debug" rev="5.1.0">
<artifact name="debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties', module='debug', version='5.1.0')
)
libraryDependencies += "io.noties" % "debug" % "5.1.0"
[io.noties/debug "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |