is not current version
Last Version 2.23.0

io.smallrye.reactive:smallrye-mutiny-vertx-web-client 0.1.0


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-mutiny-vertx-web-client
Version

Version

0.1.0
Type

Type

jar

Download smallrye-mutiny-vertx-web-client 0.1.0


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