is not current version
Last Version 0.2.1

com.github.leozhang123:zaudit 0.2


GroupId

GroupId

com.github.leozhang123
ArtifactId

ArtifactId

zaudit
Version

Version

0.2
Type

Type

jar

Download zaudit 0.2


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