is not current version
Last Version 2.0.20

be.yildiz-games:module-network-netty 1.0.6T

Module containing the Netty implementation for network.

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-network-netty
Version

Version

1.0.6T
Type

Type

jar

Download module-network-netty 1.0.6T


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