License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.iep |
ArtifactId | ArtifactIdiep-rxhttp |
Last Version | Last Version2.6.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniep-rxhttp
iep-rxhttp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iep-rxhttp-2.6.13.pom | |
iep-rxhttp-2.6.13.jar | 25 KB |
iep-rxhttp-2.6.13-sources.jar | 18 KB |
iep-rxhttp-2.6.13-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep/iep-rxhttp/ -->
<dependency>
<groupId>com.netflix.iep</groupId>
<artifactId>iep-rxhttp</artifactId>
<version>2.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep/iep-rxhttp/
implementation 'com.netflix.iep:iep-rxhttp:2.6.13'
// https://jarcasting.com/artifacts/com.netflix.iep/iep-rxhttp/
implementation ("com.netflix.iep:iep-rxhttp:2.6.13")
'com.netflix.iep:iep-rxhttp:jar:2.6.13'
<dependency org="com.netflix.iep" name="iep-rxhttp" rev="2.6.13">
<artifact name="iep-rxhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep', module='iep-rxhttp', version='2.6.13')
)
libraryDependencies += "com.netflix.iep" % "iep-rxhttp" % "2.6.13"
[com.netflix.iep/iep-rxhttp "2.6.13"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.archaius : archaius2-core | jar | 2.3.16 |
com.netflix.eureka : eureka-client | jar | 1.10.13 |
javax.annotation : jsr250-api | jar | 1.0 |
com.jcraft : jzlib | jar | 1.1.3 |
io.reactivex : rxjava | jar | 1.3.8 |
io.reactivex : rxnetty | jar | 0.4.20 |
com.netflix.spectator : spectator-api | jar | 0.128.0 |
com.netflix.spectator : spectator-ext-ipc | jar | 0.128.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.6 |