Last Version

lib-log 1.0.0

日志打印工具

License

License

GroupId

GroupId

io.github.jefshi
ArtifactId

ArtifactId

lib-log
Version

Version

1.0.0
Type

Type

aar
Description

Description

lib-log
日志打印工具
Project URL

Project URL

https://github.com/jefshi/lib-log
Source Code Management

Source Code Management

https://github.com/jefshi/lib-log

Download lib-log 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.