is not current version
Last Version 0.8.1

cn.vertxup:vertx-rx 0.4.4


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-rx
Version

Version

0.4.4
Type

Type

jar

Download vertx-rx 0.4.4


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