is not current version
Last Version 1.0.9

io.github.maoqiqi:log 1.0.5


GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

log
Version

Version

1.0.5
Type

Type

aar

Download log 1.0.5

Filename Size
log-1.0.5.pom
log-1.0.5.aar 0 bytes
Browse

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