log

An android logger that can be easily used.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

log
Last Version

Last Version

1.2.0
Release Date

Release Date

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

Filename Size
log-1.2.0.pom
Browse

How to add to project

<!-- 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.

Versions

Version
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0