is not current version
Last Version 1.0.13

io.smallrye.reactive:smallrye-reactive-streams-vertx-execution-model 1.0.4


Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-streams-vertx-execution-model
Version

Version

1.0.4
Type

Type

jar

Download smallrye-reactive-streams-vertx-execution-model 1.0.4


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