is not current version
Last Version 2.23.0

io.smallrye.reactive:smallrye-mutiny-vertx-core 2.0.0.RC1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-mutiny-vertx-core
Version

Version

2.0.0.RC1
Type

Type

jar

Download smallrye-mutiny-vertx-core 2.0.0.RC1


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