Last Version

rx-netty 0.3.18

rx-netty developed by Netflix

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.netflix.rxnetty
ArtifactId

ArtifactId

rx-netty
Version

Version

0.3.18
Type

Type

jar
Description

Description

rx-netty
rx-netty developed by Netflix
Project URL

Project URL

https://github.com/Netflix/RxNetty

Download rx-netty 0.3.18


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

Dependencies

compile (4)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.