is not current version
Last Version 0.8.1

cn.vertxup:zero-jet 0.6.1


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-jet
Version

Version

0.6.1
Type

Type

jar

Download zero-jet 0.6.1


<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-jet/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>zero-jet</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-jet/
implementation 'cn.vertxup:zero-jet:0.6.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-jet/
implementation ("cn.vertxup:zero-jet:0.6.1")
'cn.vertxup:zero-jet:jar:0.6.1'
<dependency org="cn.vertxup" name="zero-jet" rev="0.6.1">
  <artifact name="zero-jet" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-jet', version='0.6.1')
)
libraryDependencies += "cn.vertxup" % "zero-jet" % "0.6.1"
[cn.vertxup/zero-jet "0.6.1"]