License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-rx-gen |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Rx Code Generator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-rx-gen-4.3.1.pom | |
vertx-rx-gen-4.3.1.jar | 18 KB |
vertx-rx-gen-4.3.1-tests.jar | 33 KB |
vertx-rx-gen-4.3.1-test-sources.jar | 8 KB |
vertx-rx-gen-4.3.1-sources.jar | 9 KB |
vertx-rx-gen-4.3.1-javadoc.jar | 39 KB |
vertx-rx-gen-4.3.1-docs.zip | 409 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-rx-gen/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rx-gen</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-rx-gen/
implementation 'io.vertx:vertx-rx-gen:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-rx-gen/
implementation ("io.vertx:vertx-rx-gen:4.3.1")
'io.vertx:vertx-rx-gen:jar:4.3.1'
<dependency org="io.vertx" name="vertx-rx-gen" rev="4.3.1">
<artifact name="vertx-rx-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-rx-gen', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-rx-gen" % "4.3.1"
[io.vertx/vertx-rx-gen "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |