is not current version
Last Version 0.0.3

io.github.dashingqi:log 0.0.2

log

GroupId

GroupId

io.github.dashingqi
ArtifactId

ArtifactId

log
Version

Version

0.0.2
Type

Type

aar

Download log 0.0.2


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