is not current version
Last Version 1.9.10

top.zenyoung:zenyoung-web 1.9.7


GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-web
Version

Version

1.9.7
Type

Type

jar

Download zenyoung-web 1.9.7


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