| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть React Взаимодействие с пользователем Веб-фреймворки Netty Networking |
| Группа | Группаio.reactivex |
| Идентификатор | Идентификаторrxnetty |
| Последняя версия | Последняя версия0.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrxnetty
rxnetty
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rxnetty-0.5.1.pom | |
| rxnetty-0.5.1.jar | 387 KB |
| rxnetty-0.5.1-sources.jar | 244 KB |
| rxnetty-0.5.1-javadoc.jar | 774 KB |
| rxnetty-0.5.1-benchmarks.jar | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxnetty/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxnetty/
implementation 'io.reactivex:rxnetty:0.5.1'
// https://jarcasting.com/artifacts/io.reactivex/rxnetty/
implementation ("io.reactivex:rxnetty:0.5.1")
'io.reactivex:rxnetty:jar:0.5.1'
<dependency org="io.reactivex" name="rxnetty" rev="0.5.1">
<artifact name="rxnetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxnetty', version='0.5.1')
)
libraryDependencies += "io.reactivex" % "rxnetty" % "0.5.1"
[io.reactivex/rxnetty "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.14 |
| io.netty : netty-codec-http | jar | 4.1.0.Beta7 |
| io.netty : netty-handler | jar | 4.1.0.Beta7 |
| io.netty : netty-transport-native-epoll | jar | 4.1.0.Beta7 |
| org.slf4j : slf4j-api | jar | 1.7.6 |