не последняя версия
Последняя версия 0.3.18

com.netflix.rxnetty:rx-netty-examples 0.3.16

rx-netty-examples developed by Netflix

Категории

Категории

Сеть Netty Networking
Группа

Группа

com.netflix.rxnetty
Идентификатор

Идентификатор

rx-netty-examples
Версия

Версия

0.3.16
Тип

Тип

jar

Скачать rx-netty-examples 0.3.16


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