is not current version
Last Version 0.1.9

com.shekhargulati.reactivex:rx-okhttp 0.1.6

A think RxJava wrapper around OKHttp

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.shekhargulati.reactivex
ArtifactId

ArtifactId

rx-okhttp
Version

Version

0.1.6
Type

Type

jar

Download rx-okhttp 0.1.6


<!-- https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/ -->
<dependency>
    <groupId>com.shekhargulati.reactivex</groupId>
    <artifactId>rx-okhttp</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/
implementation 'com.shekhargulati.reactivex:rx-okhttp:0.1.6'
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-okhttp/
implementation ("com.shekhargulati.reactivex:rx-okhttp:0.1.6")
'com.shekhargulati.reactivex:rx-okhttp:jar:0.1.6'
<dependency org="com.shekhargulati.reactivex" name="rx-okhttp" rev="0.1.6">
  <artifact name="rx-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shekhargulati.reactivex', module='rx-okhttp', version='0.1.6')
)
libraryDependencies += "com.shekhargulati.reactivex" % "rx-okhttp" % "0.1.6"
[com.shekhargulati.reactivex/rx-okhttp "0.1.6"]