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

io.nflow:nflow-netty 6.0.0

nFlow Netty

Категории

Категории

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

Группа

io.nflow
Идентификатор

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

nflow-netty
Версия

Версия

6.0.0
Тип

Тип

jar

Скачать nflow-netty 6.0.0


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