GroupId | GroupIdtop.zenyoung |
---|---|
ArtifactId | ArtifactIdzenyoung-web |
Version | Version1.9.2 |
Type | Typejar |
Filename | Size |
---|---|
zenyoung-web-1.9.2.pom | |
zenyoung-web-1.9.2.jar | 23 KB |
zenyoung-web-1.9.2-sources.jar | 16 KB |
zenyoung-web-1.9.2-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-web</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web/
implementation 'top.zenyoung:zenyoung-web:1.9.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web/
implementation ("top.zenyoung:zenyoung-web:1.9.2")
'top.zenyoung:zenyoung-web:jar:1.9.2'
<dependency org="top.zenyoung" name="zenyoung-web" rev="1.9.2">
<artifact name="zenyoung-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-web', version='1.9.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-web" % "1.9.2"
[top.zenyoung/zenyoung-web "1.9.2"]