Download rx-netty-0.3.13.jar file - Jar r

Jar examples for r:rx-netty

Description

rx-netty developed by Netflix

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

rx-netty-0.3.13-javadoc.jar
rx-netty-0.3.13-sources.jar
rx-netty-0.3.13.jar
rx-netty-0.3.13.pom



Related Tutorials