is not current version
Last Version 1.7.0

top.zhogjianhao:ZUtil 1.0.1

Java Util

GroupId

GroupId

top.zhogjianhao
ArtifactId

ArtifactId

ZUtil
Version

Version

1.0.1
Type

Type

jar

Download ZUtil 1.0.1


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