Download rx-netty-servo-0.3.18.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.18 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.18.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials