L

A Logger For My Simple Android App.

License

License

GroupId

GroupId

top.heue.log
ArtifactId

ArtifactId

log
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

L
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

Filename Size
log-1.0.0.pom
Browse

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0