is not current version
Last Version 3.2.2

com.github.virtualcry:reactor-event-bus 3.2.1

Reactor Event Bus

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.virtualcry
ArtifactId

ArtifactId

reactor-event-bus
Version

Version

3.2.1
Type

Type

jar

Download reactor-event-bus 3.2.1


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