is not current version
Last Version 4.3.1

io.vertx:vertx-reactive-streams 3.9.3


Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-reactive-streams
Version

Version

3.9.3
Type

Type

jar

Download vertx-reactive-streams 3.9.3


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