Jar examples for r:ratpack-rx
Integration with the RxJava library - https://github.com/ReactiveX/RxJava
You can download jar file ratpack-rx 1.5.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-rx-1.5.4.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-rx</artifactId> <version>1.5.4</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-rx', version: '1.5.4'
libraryDependencies += "io.ratpack" % "ratpack-rx" % "1.5.4"
<dependency org="io.ratpack" name="ratpack-rx" rev="1.5.4"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-rx', version='1.5.4'))
'io.ratpack:ratpack-rx:jar:1.5.4'
Click the following link to download the jar file.
ratpack-rx-1.5.4-javadoc.jar