не последняя версия
Последняя версия 0.8.1

cn.vertxup:vertx-rx 0.4.6.3


Группа

Группа

cn.vertxup
Идентификатор

Идентификатор

vertx-rx
Версия

Версия

0.4.6.3
Тип

Тип

jar

Скачать vertx-rx 0.4.6.3


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