GroupId | GroupIdcom.github.zouchongjin |
---|---|
ArtifactId | ArtifactIdzopen-zweb-starter |
Version | Version1.1.8 |
Type | Typejar |
Filename | Size |
---|---|
zopen-zweb-starter-1.1.8.pom | |
zopen-zweb-starter-1.1.8.jar | 6 MB |
zopen-zweb-starter-1.1.8-sources.jar | 6 MB |
zopen-zweb-starter-1.1.8-javadoc.jar | 572 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/ -->
<dependency>
<groupId>com.github.zouchongjin</groupId>
<artifactId>zopen-zweb-starter</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation 'com.github.zouchongjin:zopen-zweb-starter:1.1.8'
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation ("com.github.zouchongjin:zopen-zweb-starter:1.1.8")
'com.github.zouchongjin:zopen-zweb-starter:jar:1.1.8'
<dependency org="com.github.zouchongjin" name="zopen-zweb-starter" rev="1.1.8">
<artifact name="zopen-zweb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='zopen-zweb-starter', version='1.1.8')
)
libraryDependencies += "com.github.zouchongjin" % "zopen-zweb-starter" % "1.1.8"
[com.github.zouchongjin/zopen-zweb-starter "1.1.8"]