Download core-client-0.10.1.jar file - Jar c

Jar examples for c:core-client

Description

RxJava extension for Jersey and Dropwizard

You can download jar file core-client 0.10.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add core-client-0.10.1.jar to your project.

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

Download

Click the following link to download the jar file.

core-client-0.10.1-javadoc.jar
core-client-0.10.1-sources.jar
core-client-0.10.1.jar
core-client-0.10.1.pom



Related Tutorials