не последняя версия
Последняя версия 2.23.0

io.smallrye.reactive:vertx-mutiny-generator 2.0.0.RC3


Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.smallrye.reactive
Идентификатор

Идентификатор

vertx-mutiny-generator
Версия

Версия

2.0.0.RC3
Тип

Тип

jar

Скачать vertx-mutiny-generator 2.0.0.RC3


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