is not current version
Last Version 0.8.1

cn.vertxup:vertx-up 0.4.3


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-up
Version

Version

0.4.3
Type

Type

jar

Download vertx-up 0.4.3


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