is not current version
Last Version 1.7.0

top.zhogjianhao:ZUtil 1.3.0

Java Util

GroupId

GroupId

top.zhogjianhao
ArtifactId

ArtifactId

ZUtil
Version

Version

1.3.0
Type

Type

jar

Download ZUtil 1.3.0


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