Last Version

rxnetty 0.5.1

rxnetty

License

License

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxnetty
Version

Version

0.5.1
Type

Type

jar
Description

Description

rxnetty
rxnetty
Project URL

Project URL

https://github.com/ReactiveX/RxNetty

Download rxnetty 0.5.1


<!-- 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"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.