is not current version
Last Version 0.8.1

cn.vertxup:vertx-tp 0.5.2


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-tp
Version

Version

0.5.2
Type

Type

jar

Download vertx-tp 0.5.2


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