Last Version

Debug Library 5.1.0

Library for easy Android logging

License

License

GroupId

GroupId

io.noties
ArtifactId

ArtifactId

debug
Version

Version

5.1.0
Type

Type

aar
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 5.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.