is not current version
Last Version 2.23.0

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


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

vertx-mutiny-clients
Version

Version

1.3.0
Type

Type

pom

Download vertx-mutiny-clients 1.3.0


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