is not current version
Last Version 2.7.0

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


Categories

Categories

React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-converter-rxjava2
Version

Version

2.0.0.RC3
Type

Type

jar

Download smallrye-reactive-converter-rxjava2 2.0.0.RC3


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