is not current version
Last Version 1.1.2

lib-log 1.0.4

Simple and powerful logger for android.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

lib-log
Version

Version

1.0.4
Type

Type

aar
Description

Description

lib-log
Simple and powerful logger for android.
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries

Download lib-log 1.0.4


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

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.