is not current version
Last Version 0.8.1

cn.vertxup:vertx-co 0.5


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-co
Version

Version

0.5
Type

Type

jar

Download vertx-co 0.5


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