Last Version

log 1.2.0

An android logger that can be easily used.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

log
Version

Version

1.2.0
Type

Type

aar
Description

Description

log
An android logger that can be easily used.
Project URL

Project URL

https://github.com/sposer
Source Code Management

Source Code Management

https://github.com/sposer

Download log 1.2.0

Filename Size
log-1.2.0.pom
Browse

<!-- https://jarcasting.com/artifacts/top.heue.utils/log/ -->
<dependency>
    <groupId>top.heue.utils</groupId>
    <artifactId>log</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation 'top.heue.utils:log:1.2.0'
// https://jarcasting.com/artifacts/top.heue.utils/log/
implementation ("top.heue.utils:log:1.2.0")
'top.heue.utils:log:aar:1.2.0'
<dependency org="top.heue.utils" name="log" rev="1.2.0">
  <artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='log', version='1.2.0')
)
libraryDependencies += "top.heue.utils" % "log" % "1.2.0"
[top.heue.utils/log "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

Project Modules

There are no modules declared in this project.