| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.netflix.iep-shadow |
| ArtifactId | ArtifactIdiepshadow-rxnetty |
| Last Version | Last Version0.4.20.29 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniepshadow-rxnetty
iepshadow-rxnetty developed by Netflix
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| iepshadow-rxnetty-0.4.20.29.pom | |
| iepshadow-rxnetty-0.4.20.29.jar | 402 KB |
| iepshadow-rxnetty-0.4.20.29-sources.jar | 261 bytes |
| iepshadow-rxnetty-0.4.20.29-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-rxnetty/ -->
<dependency>
<groupId>com.netflix.iep-shadow</groupId>
<artifactId>iepshadow-rxnetty</artifactId>
<version>0.4.20.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-rxnetty/
implementation 'com.netflix.iep-shadow:iepshadow-rxnetty:0.4.20.29'
// https://jarcasting.com/artifacts/com.netflix.iep-shadow/iepshadow-rxnetty/
implementation ("com.netflix.iep-shadow:iepshadow-rxnetty:0.4.20.29")
'com.netflix.iep-shadow:iepshadow-rxnetty:jar:0.4.20.29'
<dependency org="com.netflix.iep-shadow" name="iepshadow-rxnetty" rev="0.4.20.29">
<artifact name="iepshadow-rxnetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep-shadow', module='iepshadow-rxnetty', version='0.4.20.29')
)
libraryDependencies += "com.netflix.iep-shadow" % "iepshadow-rxnetty" % "0.4.20.29"
[com.netflix.iep-shadow/iepshadow-rxnetty "0.4.20.29"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxnetty | jar | 0.4.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-transport-native-epoll | jar | 4.1.6.Final |
| io.reactivex : rxjava | jar | 1.2.9 |
| io.netty : netty-codec-http | jar | 4.1.6.Final |
| io.netty : netty-handler | jar | 4.1.6.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |