Download rx-netty-servo-0.3.9.jar file - Jar r

Jar examples for r:rx-netty-servo

Description

rx-netty-servo developed by Netflix

You can download jar file rx-netty-servo 0.3.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rx-netty-servo-0.3.9.jar to your project.

<dependency>
   <groupId>com.netflix.rxnetty</groupId>
   <artifactId>rx-netty-servo</artifactId>
   <version>0.3.9</version>
</dependency>
compile group: 'com.netflix.rxnetty', name: 'rx-netty-servo', version: '0.3.9'
libraryDependencies += "com.netflix.rxnetty" % "rx-netty-servo" % "0.3.9"
<dependency org="com.netflix.rxnetty" name="rx-netty-servo" rev="0.3.9"/>
@Grapes(@Grab(group='com.netflix.rxnetty', module='rx-netty-servo', version='0.3.9'))
'com.netflix.rxnetty:rx-netty-servo:jar:0.3.9'

Download

Click the following link to download the jar file.

rx-netty-servo-0.3.9-javadoc.jar
rx-netty-servo-0.3.9-sources.jar
rx-netty-servo-0.3.9.jar
rx-netty-servo-0.3.9.pom



Related Tutorials