is not current version
Last Version 0.8.1

cn.vertxup:vertx-rx 0.4.5


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-rx
Version

Version

0.4.5
Type

Type

jar

Download vertx-rx 0.4.5


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