log


License

License

GroupId

GroupId

io.github.dashingqi
ArtifactId

ArtifactId

log
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

log
log
Project URL

Project URL

https://github.com/dashingqi/DQMaster
Source Code Management

Source Code Management

https://github.com/dashingqi/DQMaster/tree/master

Download log

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1