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

Jar examples for r:rxnetty-http

Description

rxnetty-http

You can download jar file rxnetty-http 0.5.2-rc.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials