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