| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.netflix.rxnetty |
| Идентификатор | Идентификаторrx-netty |
| Последняя версия | Последняя версия0.3.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrx-netty
rx-netty developed by Netflix
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rx-netty-0.3.18.pom | |
| rx-netty-0.3.18.jar | 148 KB |
| rx-netty-0.3.18-sources.jar | 90 KB |
| rx-netty-0.3.18-javadoc.jar | 311 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty/ -->
<dependency>
<groupId>com.netflix.rxnetty</groupId>
<artifactId>rx-netty</artifactId>
<version>0.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty/
implementation 'com.netflix.rxnetty:rx-netty:0.3.18'
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty/
implementation ("com.netflix.rxnetty:rx-netty:0.3.18")
'com.netflix.rxnetty:rx-netty:jar:0.3.18'
<dependency org="com.netflix.rxnetty" name="rx-netty" rev="0.3.18">
<artifact name="rx-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.rxnetty', module='rx-netty', version='0.3.18')
)
libraryDependencies += "com.netflix.rxnetty" % "rx-netty" % "0.3.18"
[com.netflix.rxnetty/rx-netty "0.3.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.6 |
| io.netty : netty-codec-http | jar | 4.0.21.Final |
| io.netty : netty-transport-native-epoll | jar | 4.0.21.Final |
| io.reactivex : rxjava | jar | 1.0.0-rc.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |