io.github.suyghur.dolin:zap

a log framework of Android

License

License

GroupId

GroupId

io.github.suyghur.dolin
ArtifactId

ArtifactId

zap
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

io.github.suyghur.dolin:zap
a log framework of Android
Project URL

Project URL

https://github.com/Suyghur
Source Code Management

Source Code Management

https://github.com/Suyghur/Dolin

Download zap

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.suyghur.dolin/zap/ -->
<dependency>
    <groupId>io.github.suyghur.dolin</groupId>
    <artifactId>zap</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.suyghur.dolin/zap/
implementation 'io.github.suyghur.dolin:zap:1.0.0'
// https://jarcasting.com/artifacts/io.github.suyghur.dolin/zap/
implementation ("io.github.suyghur.dolin:zap:1.0.0")
'io.github.suyghur.dolin:zap:aar:1.0.0'
<dependency org="io.github.suyghur.dolin" name="zap" rev="1.0.0">
  <artifact name="zap" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.suyghur.dolin', module='zap', version='1.0.0')
)
libraryDependencies += "io.github.suyghur.dolin" % "zap" % "1.0.0"
[io.github.suyghur.dolin/zap "1.0.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.

Versions

Version
1.0.0
0.0.1