is not current version
Last Version 2.7.0

io.smallrye.reactive:smallrye-reactive-converter-mutiny 2.0.0.RC3


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-converter-mutiny
Version

Version

2.0.0.RC3
Type

Type

jar

Download smallrye-reactive-converter-mutiny 2.0.0.RC3


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