Last Version

log 1.0

A simple log libray.

License

License

GroupId

GroupId

top.qinbaowei
ArtifactId

ArtifactId

log
Version

Version

1.0
Type

Type

aar
Description

Description

log
A simple log libray.
Project URL

Project URL

https://github.com/qbaowei/log
Source Code Management

Source Code Management

https://github.com/qbaowei/log

Download log 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.