is not current version
Last Version 0.0.11

io.github.vipcxj:easy-netty-parent 0.0.8

Make Netty much more easy.

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

easy-netty-parent
Version

Version

0.0.8
Type

Type

pom

Download easy-netty-parent 0.0.8


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