is not current version
Last Version 1.2.0

log 1.0.6

A Logger For My Simple Android App.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

log
Version

Version

1.0.6
Type

Type

aar
Description

Description

log
A Logger For My Simple Android App.
Project URL

Project URL

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

Source Code Management

https://github.com/sposer

Download log 1.0.6

Filename Size
log-1.0.6.pom
Browse

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.8

Project Modules

There are no modules declared in this project.