is not current version
Last Version 1.1.2

lib-log 1.1.1

Simple and powerful logger for android.

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

lib-log
Version

Version

1.1.1
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.1.1


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.