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