GroupId | GroupIdcn.vertxup |
---|---|
ArtifactId | ArtifactIdzero-ifx-shell |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-shell-0.6.1.pom | |
zero-ifx-shell-0.6.1.jar | 45 KB |
zero-ifx-shell-0.6.1-sources.jar | 25 KB |
zero-ifx-shell-0.6.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-shell/
implementation 'cn.vertxup:zero-ifx-shell:0.6.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-shell/
implementation ("cn.vertxup:zero-ifx-shell:0.6.1")
'cn.vertxup:zero-ifx-shell:jar:0.6.1'
<dependency org="cn.vertxup" name="zero-ifx-shell" rev="0.6.1">
<artifact name="zero-ifx-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-shell', version='0.6.1')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-shell" % "0.6.1"
[cn.vertxup/zero-ifx-shell "0.6.1"]