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

Jar examples for r:roxy-rs

Description

Reactive Event Hub connecting Publishers to Subscribers

You can download jar file roxy-rs 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 roxy-rs-0.2.0-alpha1.jar to your project.

<dependency>
   <groupId>io.apptik.rhub</groupId>
   <artifactId>roxy-rs</artifactId>
   <version>0.2.0-alpha1</version>
</dependency>
compile group: 'io.apptik.rhub', name: 'roxy-rs', version: '0.2.0-alpha1'
libraryDependencies += "io.apptik.rhub" % "roxy-rs" % "0.2.0-alpha1"
<dependency org="io.apptik.rhub" name="roxy-rs" rev="0.2.0-alpha1"/>
@Grapes(@Grab(group='io.apptik.rhub', module='roxy-rs', version='0.2.0-alpha1'))
'io.apptik.rhub:roxy-rs:jar:0.2.0-alpha1'

Download

Click the following link to download the jar file.

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



Related Tutorials