is not current version
Last Version 1.6.0

io.smallrye.reactive:mutiny-reactor 1.1.1


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-reactor
Version

Version

1.1.1
Type

Type

jar

Download mutiny-reactor 1.1.1


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