License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-rx-groovy |
Last Version | Last Version3.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x RxGroovy API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |