License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.reactivex |
ArtifactId | ArtifactIdrxapache-http |
Last Version | Last Version0.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxapache-http
rxapache-http
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxapache-http-0.21.0.pom | |
rxapache-http-0.21.0.jar | 14 KB |
rxapache-http-0.21.0-sources.jar | 10 KB |
rxapache-http-0.21.0-javadoc.jar | 44 KB |
rxapache-http-0.21.0-benchmarks.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxapache-http/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxapache-http</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxapache-http/
implementation 'io.reactivex:rxapache-http:0.21.0'
// https://jarcasting.com/artifacts/io.reactivex/rxapache-http/
implementation ("io.reactivex:rxapache-http:0.21.0")
'io.reactivex:rxapache-http:jar:0.21.0'
<dependency org="io.reactivex" name="rxapache-http" rev="0.21.0">
<artifact name="rxapache-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxapache-http', version='0.21.0')
)
libraryDependencies += "io.reactivex" % "rxapache-http" % "0.21.0"
[io.reactivex/rxapache-http "0.21.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava | jar | 1.0.0-rc.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.1 |
org.apache.httpcomponents : httpcore-nio | jar | 4.3 |
org.apache.httpcomponents : httpasyncclient | jar | 4.0 |