log

Simple and powerful logger for android.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

log
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

aar
Description

Description

log
Simple and powerful logger for android.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download log

Filename Size
log-1.0.9.pom
Browse

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0