Last Version

Yildiz Module Network Netty 2.0.20

Module containing the Netty implementation for network.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-network-netty
Version

Version

2.0.20
Type

Type

jar
Description

Description

Yildiz Module Network Netty
Module containing the Netty implementation for network.
Project URL

Project URL

https://github.com/yildiz-online/module-network-netty
Source Code Management

Source Code Management

https://github.com/yildiz-online/module-network-netty

Download module-network-netty 2.0.20


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

Dependencies

compile (3)

Group / Artifact Type Version
be.yildiz-games : module-network jar 2.1.7
io.netty : netty-all jar 4.1.67.Final
org.javassist : javassist jar 3.28.0-GA

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.