is not current version
Last Version 0.2.0-alpha1

io.apptik.rhub:reactor 0.1.0

Reactive Event Hub connecting Publishers to Subscribers

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.apptik.rhub
ArtifactId

ArtifactId

reactor
Version

Version

0.1.0
Type

Type

jar

Download reactor 0.1.0


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