is not current version
Last Version 0.1.29

com.github.happyjiahui:z-web 0.1.18


GroupId

GroupId

com.github.happyjiahui
ArtifactId

ArtifactId

z-web
Version

Version

0.1.18
Type

Type

jar

Download z-web 0.1.18


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