is not current version
Last Version 0.3.18

com.netflix.rxnetty:rx-netty-servo 0.3.14

rx-netty-servo developed by Netflix

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.netflix.rxnetty
ArtifactId

ArtifactId

rx-netty-servo
Version

Version

0.3.14
Type

Type

jar

Download rx-netty-servo 0.3.14


<!-- https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-servo/ -->
<dependency>
    <groupId>com.netflix.rxnetty</groupId>
    <artifactId>rx-netty-servo</artifactId>
    <version>0.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-servo/
implementation 'com.netflix.rxnetty:rx-netty-servo:0.3.14'
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-servo/
implementation ("com.netflix.rxnetty:rx-netty-servo:0.3.14")
'com.netflix.rxnetty:rx-netty-servo:jar:0.3.14'
<dependency org="com.netflix.rxnetty" name="rx-netty-servo" rev="0.3.14">
  <artifact name="rx-netty-servo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.rxnetty', module='rx-netty-servo', version='0.3.14')
)
libraryDependencies += "com.netflix.rxnetty" % "rx-netty-servo" % "0.3.14"
[com.netflix.rxnetty/rx-netty-servo "0.3.14"]