is not current version
Last Version 0.8.1

cn.vertxup:vertx-up 0.4.10


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-up
Version

Version

0.4.10
Type

Type

jar

Download vertx-up 0.4.10


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