Last Version

log 1.0.9

Simple and powerful logger for android.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

log
Version

Version

1.0.9
Type

Type

aar
Description

Description

log
Simple and powerful logger for android.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download log 1.0.9

Filename Size
log-1.0.9.pom
Browse

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