Download rxnetty-tcp-0.5.2.jar file - Jar r

Jar examples for r:rxnetty-tcp

Description

rxnetty-tcp

You can download jar file rxnetty-tcp 0.5.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

rxnetty-tcp-0.5.2-javadoc.jar
rxnetty-tcp-0.5.2-sources.jar
rxnetty-tcp-0.5.2.jar
rxnetty-tcp-0.5.2.pom



Related Tutorials