Last Version

Vert.x RxGroovy API 3.9.13

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-rx-groovy
Version

Version

3.9.13
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-rx-groovy 3.9.13


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-rx-java jar 3.9.13
io.vertx : vertx-core jar
io.vertx : vertx-lang-groovy jar
io.reactivex : rxjava jar 1.3.8
io.reactivex : rxgroovy jar 1.0.3

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.