Download rxnetty-tcp-0.5.3-rc.1.jar file - Jar r

Jar examples for r:rxnetty-tcp

Description

rxnetty-tcp

You can download jar file rxnetty-tcp 0.5.3-rc.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxnetty-tcp-0.5.3-rc.1.jar to your project.

<dependency>
   <groupId>io.reactivex</groupId>
   <artifactId>rxnetty-tcp</artifactId>
   <version>0.5.3-rc.1</version>
</dependency>
compile group: 'io.reactivex', name: 'rxnetty-tcp', version: '0.5.3-rc.1'
libraryDependencies += "io.reactivex" % "rxnetty-tcp" % "0.5.3-rc.1"
<dependency org="io.reactivex" name="rxnetty-tcp" rev="0.5.3-rc.1"/>
@Grapes(@Grab(group='io.reactivex', module='rxnetty-tcp', version='0.5.3-rc.1'))
'io.reactivex:rxnetty-tcp:jar:0.5.3-rc.1'

Download

Click the following link to download the jar file.

rxnetty-tcp-0.5.3-rc.1-javadoc.jar
rxnetty-tcp-0.5.3-rc.1-sources.jar
rxnetty-tcp-0.5.3-rc.1.jar
rxnetty-tcp-0.5.3-rc.1.pom



Related Tutorials