| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.netflix.iep-shadow |
| Идентификатор | Идентификаторiep-rxnetty |
| Последняя версия | Последняя версия0.4.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеiep-rxnetty
iep-rxnetty developed by Netflix
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex : rxnetty | jar | 0.4.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |