is not current version
Last Version 2.23.0

io.smallrye.reactive:vertx-mutiny-clients 0.0.12


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

vertx-mutiny-clients
Version

Version

0.0.12
Type

Type

pom

Download vertx-mutiny-clients 0.0.12


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