Download rx-jersey-core-0.8.0.jar file - Jar r

Jar examples for r:rx-jersey-core

Description

RxJava extension for Jersey and Dropwizard

You can download jar file rx-jersey-core 0.8.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add rx-jersey-core-0.8.0.jar to your project.

<dependency>
   <groupId>net.winterly.rxjersey</groupId>
   <artifactId>rx-jersey-core</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'net.winterly.rxjersey', name: 'rx-jersey-core', version: '0.8.0'
libraryDependencies += "net.winterly.rxjersey" % "rx-jersey-core" % "0.8.0"
<dependency org="net.winterly.rxjersey" name="rx-jersey-core" rev="0.8.0"/>
@Grapes(@Grab(group='net.winterly.rxjersey', module='rx-jersey-core', version='0.8.0'))
'net.winterly.rxjersey:rx-jersey-core:jar:0.8.0'

Download

Click the following link to download the jar file.

rx-jersey-core-0.8.0-javadoc.jar
rx-jersey-core-0.8.0-sources.jar
rx-jersey-core-0.8.0.jar
rx-jersey-core-0.8.0.pom



Related Tutorials