Последняя версия

Game Netty 1.0

library to simplify using tcp/websocket with netty, especially for game

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

com.github.longhuihu
Идентификатор

Идентификатор

game-netty
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Game Netty
library to simplify using tcp/websocket with netty, especially for game
Ссылка на сайт

Ссылка на сайт

https://github.com/longhuihu/game-netty
Система контроля версий

Система контроля версий

https://github.com/longhuihu/game-netty/tree/main

Скачать game-netty 1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.netty : netty-all jar 4.1.50.Final

provided (1)

Идентификатор библиотеки Тип Версия
com.alibaba : fastjson jar 1.2.72

Модули Проекта

Данный проект не имеет модулей.