is not current version
Last Version 2.7.0

io.smallrye.reactive:smallrye-reactive-converter-mutiny 1.6.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-converter-mutiny
Version

Version

1.6.0
Type

Type

jar

Download smallrye-reactive-converter-mutiny 1.6.0


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