| License |
License |
|---|---|
| Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking |
| GroupId | GroupIdio.reactivex |
| ArtifactId | ArtifactIdrxnetty |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxnetty
rxnetty
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |