is not current version
Last Version 8.0.0

io.nflow:nflow-netty 7.2.4

nFlow Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-netty
Version

Version

7.2.4
Type

Type

jar

Download nflow-netty 7.2.4


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