is not current version
Last Version 0.0.1.4

com.github.jcustenborder.netty:netty-codec-netflow 0.0.1.3


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.jcustenborder.netty
ArtifactId

ArtifactId

netty-codec-netflow
Version

Version

0.0.1.3
Type

Type

jar

Download netty-codec-netflow 0.0.1.3


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