GroupId | GroupIdcom.github.happyjiahui |
---|---|
ArtifactId | ArtifactIdz-tool |
Version | Version0.1.27 |
Type | Typepom |
Filename | Size |
---|---|
z-tool-0.1.27.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.happyjiahui/z-tool/ -->
<dependency>
<groupId>com.github.happyjiahui</groupId>
<artifactId>z-tool</artifactId>
<version>0.1.27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-tool/
implementation 'com.github.happyjiahui:z-tool:0.1.27'
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-tool/
implementation ("com.github.happyjiahui:z-tool:0.1.27")
'com.github.happyjiahui:z-tool:pom:0.1.27'
<dependency org="com.github.happyjiahui" name="z-tool" rev="0.1.27">
<artifact name="z-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.happyjiahui', module='z-tool', version='0.1.27')
)
libraryDependencies += "com.github.happyjiahui" % "z-tool" % "0.1.27"
[com.github.happyjiahui/z-tool "0.1.27"]