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

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

Download

Click the following link to download the jar file.

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



Related Tutorials