is not current version
Last Version 2.0.20

be.yildiz-games:module-network-netty 2.0.7

Module containing the Netty implementation for network.

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-network-netty
Version

Version

2.0.7
Type

Type

jar

Download module-network-netty 2.0.7


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