Last Version

Debug Library 1.0.2

Library for easy Android logging

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

debug-annotations
Version

Version

1.0.2
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-annotations 1.0.2


<!-- https://jarcasting.com/artifacts/ru.noties/debug-annotations/ -->
<dependency>
    <groupId>ru.noties</groupId>
    <artifactId>debug-annotations</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/debug-annotations/
implementation 'ru.noties:debug-annotations:1.0.2'
// https://jarcasting.com/artifacts/ru.noties/debug-annotations/
implementation ("ru.noties:debug-annotations:1.0.2")
'ru.noties:debug-annotations:jar:1.0.2'
<dependency org="ru.noties" name="debug-annotations" rev="1.0.2">
  <artifact name="debug-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='debug-annotations', version='1.0.2')
)
libraryDependencies += "ru.noties" % "debug-annotations" % "1.0.2"
[ru.noties/debug-annotations "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.