Jar examples for r:rs-core
Reactive Event Hub connecting Publishers to Subscribers
You can download jar file rs-core 0.2.0-alpha1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rs-core-0.2.0-alpha1.jar to your project.
<dependency> <groupId>io.apptik.rhub</groupId> <artifactId>rs-core</artifactId> <version>0.2.0-alpha1</version> </dependency>
compile group: 'io.apptik.rhub', name: 'rs-core', version: '0.2.0-alpha1'
libraryDependencies += "io.apptik.rhub" % "rs-core" % "0.2.0-alpha1"
<dependency org="io.apptik.rhub" name="rs-core" rev="0.2.0-alpha1"/>
@Grapes(@Grab(group='io.apptik.rhub', module='rs-core', version='0.2.0-alpha1'))
'io.apptik.rhub:rs-core:jar:0.2.0-alpha1'
Click the following link to download the jar file.
rs-core-0.2.0-alpha1-javadoc.jar