Last Version

mod-rxvertx 1.0.0-beta4

RxJava module for Vert.x. Adapts Vert.x APIs into a form easily usable with RxJava

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-rxvertx
Version

Version

1.0.0-beta4
Type

Type

jar
Description

Description

mod-rxvertx
RxJava module for Vert.x. Adapts Vert.x APIs into a form easily usable with RxJava
Project URL

Project URL

https://github.com/vert-x/mod-rxvertx.git
Source Code Management

Source Code Management

https://github.com/vert-x/mod-rxvertx.git

Download mod-rxvertx 1.0.0-beta4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.netflix.rxjava : rxjava-groovy jar 0.19.1
com.netflix.rxjava : rxjava-core jar 0.19.1

test (2)

Group / Artifact Type Version
io.vertx : testtools jar 2.0.3-final
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.