GroupId | GroupIdcom.github.zouchongjin |
---|---|
ArtifactId | ArtifactIdzopen-zweb-starter |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
zopen-zweb-starter-1.1.4.pom | |
zopen-zweb-starter-1.1.4.jar | 6 MB |
zopen-zweb-starter-1.1.4-sources.jar | 6 MB |
zopen-zweb-starter-1.1.4-javadoc.jar | 499 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation 'com.github.zouchongjin:zopen-zweb-starter:1.1.4'
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation ("com.github.zouchongjin:zopen-zweb-starter:1.1.4")
'com.github.zouchongjin:zopen-zweb-starter:jar:1.1.4'
<dependency org="com.github.zouchongjin" name="zopen-zweb-starter" rev="1.1.4">
<artifact name="zopen-zweb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='zopen-zweb-starter', version='1.1.4')
)
libraryDependencies += "com.github.zouchongjin" % "zopen-zweb-starter" % "1.1.4"
[com.github.zouchongjin/zopen-zweb-starter "1.1.4"]