is not current version
Last Version 0.1.29

com.github.happyjiahui:z-tool 0.1.19

Java and spring utilities

GroupId

GroupId

com.github.happyjiahui
ArtifactId

ArtifactId

z-tool
Version

Version

0.1.19
Type

Type

pom

Download z-tool 0.1.19

Filename Size
z-tool-0.1.19.pom 10 KB
Browse

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