Jar examples for r:rx-okhttp
A think RxJava wrapper around OKHttp
You can download jar file rx-okhttp 0.1.8 in this page.
MIT
You can use the following script to add rx-okhttp-0.1.8.jar to your project.
<dependency> <groupId>com.shekhargulati.reactivex</groupId> <artifactId>rx-okhttp</artifactId> <version>0.1.8</version> </dependency>
compile group: 'com.shekhargulati.reactivex', name: 'rx-okhttp', version: '0.1.8'
libraryDependencies += "com.shekhargulati.reactivex" % "rx-okhttp" % "0.1.8"
<dependency org="com.shekhargulati.reactivex" name="rx-okhttp" rev="0.1.8"/>
@Grapes(@Grab(group='com.shekhargulati.reactivex', module='rx-okhttp', version='0.1.8'))
'com.shekhargulati.reactivex:rx-okhttp:jar:0.1.8'
Click the following link to download the jar file.
rx-okhttp-0.1.8-javadoc.jar