Last Version

Vert.x Reactive Extensions 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-rx
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Reactive Extensions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-rx 4.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rx-gen
  • rx-java-gen
  • rx-java2-gen
  • rx-java3-gen
  • rx-java
  • rx-java2
  • rx-java3
  • rx-junit5-providers