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