Download rxnetty-http-0.5.2-rc.4.jar file - Jar r

Jar examples for r:rxnetty-http

Description

rxnetty-http

You can download jar file rxnetty-http 0.5.2-rc.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxnetty-http-0.5.2-rc.4.jar to your project.

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

Download

Click the following link to download the jar file.

rxnetty-http-0.5.2-rc.4-javadoc.jar
rxnetty-http-0.5.2-rc.4-sources.jar
rxnetty-http-0.5.2-rc.4.jar
rxnetty-http-0.5.2-rc.4.pom



Related Tutorials