GroupId | GroupIdcn.vertxup |
---|---|
ArtifactId | ArtifactIdzero-ifx-shell |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-shell-0.6.0.pom | |
zero-ifx-shell-0.6.0.jar | 45 KB |
zero-ifx-shell-0.6.0-sources.jar | 25 KB |
zero-ifx-shell-0.6.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-shell/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-shell</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-shell/
implementation 'cn.vertxup:zero-ifx-shell:0.6.0'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-shell/
implementation ("cn.vertxup:zero-ifx-shell:0.6.0")
'cn.vertxup:zero-ifx-shell:jar:0.6.0'
<dependency org="cn.vertxup" name="zero-ifx-shell" rev="0.6.0">
<artifact name="zero-ifx-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-shell', version='0.6.0')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-shell" % "0.6.0"
[cn.vertxup/zero-ifx-shell "0.6.0"]