Jar examples for r:reactor-bus
Reactor Event Bus components
You can download jar file reactor-bus 2.0.8.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add reactor-bus-2.0.8.RELEASE.jar to your project.
<dependency> <groupId>io.projectreactor</groupId> <artifactId>reactor-bus</artifactId> <version>2.0.8.RELEASE</version> </dependency>
compile group: 'io.projectreactor', name: 'reactor-bus', version: '2.0.8.RELEASE'
libraryDependencies += "io.projectreactor" % "reactor-bus" % "2.0.8.RELEASE"
<dependency org="io.projectreactor" name="reactor-bus" rev="2.0.8.RELEASE"/>
@Grapes(@Grab(group='io.projectreactor', module='reactor-bus', version='2.0.8.RELEASE'))
'io.projectreactor:reactor-bus:jar:2.0.8.RELEASE'
Click the following link to download the jar file.
reactor-bus-2.0.8.RELEASE-javadoc.jar