Yildiz Module Network Netty

Module containing the Netty implementation for network.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-network-netty
Last Version

Last Version

2.0.20
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.6T
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0