Last Version

Rx OkHttp 0.1.9

A think RxJava wrapper around OKHttp

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.shekhargulati.reactivex
ArtifactId

ArtifactId

rx-okhttp
Version

Version

0.1.9
Type

Type

jar
Description

Description

Rx OkHttp
A think RxJava wrapper around OKHttp
Project URL

Project URL

https://github.com/shekhargulati/rx-okhttp
Source Code Management

Source Code Management

https://github.com/shekhargulati/rx-okhttp.git

Download rx-okhttp 0.1.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.bouncycastle : bcpkix-jdk15on jar 1.51
com.kohlschutter.junixsocket : junixsocket-common jar 2.0.4
io.reactivex : rxjava jar 1.1.0
org.apache.httpcomponents : httpclient jar 4.3.5
com.squareup.okhttp3 : okhttp jar 3.3.1
com.kohlschutter.junixsocket : junixsocket-native-common jar 2.0.4

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-simple jar 1.7.12
com.google.code.gson : gson jar 2.6.2
com.squareup.okhttp3 : mockwebserver jar 3.3.1

Project Modules

There are no modules declared in this project.