| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries | 
| GroupId | GroupIdio.projectreactor.addons | 
| ArtifactId | ArtifactIdreactor-extra | 
| Last Version | Last Version3.4.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionReactor Extra Reactor Extra utilities, helpers and custom operators | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| reactor-extra-3.4.8.pom | |
| reactor-extra-3.4.8.jar | 175 KB | 
| reactor-extra-3.4.8-sources.jar | 103 KB | 
| reactor-extra-3.4.8-javadoc.jar | 267 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.projectreactor.addons/reactor-extra/ -->
<dependency>
    <groupId>io.projectreactor.addons</groupId>
    <artifactId>reactor-extra</artifactId>
    <version>3.4.8</version>
</dependency>// https://jarcasting.com/artifacts/io.projectreactor.addons/reactor-extra/
implementation 'io.projectreactor.addons:reactor-extra:3.4.8'// https://jarcasting.com/artifacts/io.projectreactor.addons/reactor-extra/
implementation ("io.projectreactor.addons:reactor-extra:3.4.8")'io.projectreactor.addons:reactor-extra:jar:3.4.8'<dependency org="io.projectreactor.addons" name="reactor-extra" rev="3.4.8">
  <artifact name="reactor-extra" type="jar" />
</dependency>@Grapes(
@Grab(group='io.projectreactor.addons', module='reactor-extra', version='3.4.8')
)libraryDependencies += "io.projectreactor.addons" % "reactor-extra" % "3.4.8"[io.projectreactor.addons/reactor-extra "3.4.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.projectreactor : reactor-core | jar | 3.4.17 | 
