is not current version
Last Version 1.0.9

io.github.junxworks:junx-netty 1.0.5


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-netty
Version

Version

1.0.5
Type

Type

jar

Download junx-netty 1.0.5


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