is not current version
Last Version 1.0.9

log 1.0.4

A concise description of my library

License

License

GroupId

GroupId

io.github.maoqiqi
ArtifactId

ArtifactId

log
Version

Version

1.0.4
Type

Type

aar
Description

Description

log
A concise description of my library
Project URL

Project URL

https://github.com/maoqiqi/AndroidLibraries
Source Code Management

Source Code Management

https://github.com/maoqiqi/AndroidLibraries

Download log 1.0.4

Filename Size
log-1.0.4.pom
Browse

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

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.