Download rs-core-0.2.0-alpha1.jar file - Jar r

Jar examples for r:rs-core

Description

Reactive Event Hub connecting Publishers to Subscribers

You can download jar file rs-core 0.2.0-alpha1 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

rs-core-0.2.0-alpha1-javadoc.jar
rs-core-0.2.0-alpha1-sources.jar
rs-core-0.2.0-alpha1.jar
rs-core-0.2.0-alpha1.pom



Related Tutorials