License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdvertx-mutiny-clients |
Last Version | Last Version2.23.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Mutiny - Client APIs
SmallRye Build Parent POM
|
Project Organization |
Project OrganizationSmallRye |
Filename | Size |
---|---|
vertx-mutiny-clients-2.23.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/vertx-mutiny-clients/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>2.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/vertx-mutiny-clients/
implementation 'io.smallrye.reactive:vertx-mutiny-clients:2.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/vertx-mutiny-clients/
implementation ("io.smallrye.reactive:vertx-mutiny-clients:2.23.0")
'io.smallrye.reactive:vertx-mutiny-clients:pom:2.23.0'
<dependency org="io.smallrye.reactive" name="vertx-mutiny-clients" rev="2.23.0">
<artifact name="vertx-mutiny-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='vertx-mutiny-clients', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "vertx-mutiny-clients" % "2.23.0"
[io.smallrye.reactive/vertx-mutiny-clients "2.23.0"]