| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks RxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdio.smallrye.reactive | 
| ArtifactId | ArtifactIdsmallrye-reactive-converter-rxjava3 | 
| Last Version | Last Version2.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSmallRye Parent POM | 
| Project Organization | Project OrganizationSmallRye | 
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-converter-rxjava3/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-converter-rxjava3</artifactId>
    <version>2.7.0</version>
</dependency>// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-converter-rxjava3/
implementation 'io.smallrye.reactive:smallrye-reactive-converter-rxjava3:2.7.0'// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-converter-rxjava3/
implementation ("io.smallrye.reactive:smallrye-reactive-converter-rxjava3:2.7.0")'io.smallrye.reactive:smallrye-reactive-converter-rxjava3:jar:2.7.0'<dependency org="io.smallrye.reactive" name="smallrye-reactive-converter-rxjava3" rev="2.7.0">
  <artifact name="smallrye-reactive-converter-rxjava3" type="jar" />
</dependency>@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-converter-rxjava3', version='2.7.0')
)libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-converter-rxjava3" % "2.7.0"[io.smallrye.reactive/smallrye-reactive-converter-rxjava3 "2.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.7.0 | 
| io.reactivex.rxjava3 : rxjava | jar | 3.1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.smallrye.reactive : mutiny | jar | 1.4.0 | 
| io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.7.0 | 
| org.assertj : assertj-core | jar | 3.22.0 | 
| junit : junit | jar | 4.13.2 |