Last Version

io.projectreactor:reactor 2.0.8.RELEASE


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor
ArtifactId

ArtifactId

reactor
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Download reactor 2.0.8.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.