is not current version
Last Version 8.0.0

io.nflow:nflow-netty 5.0.1

nFlow Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.nflow
ArtifactId

ArtifactId

nflow-netty
Version

Version

5.0.1
Type

Type

jar

Download nflow-netty 5.0.1


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