Last Version

Debug Library 4.0.0

Library for easy Android logging

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

debug
Version

Version

4.0.0
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 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1

Project Modules

There are no modules declared in this project.