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

io.github.tiger822.netty:easynetty 1.0.2

a java project for easy to apply java netty framework.

Категории

Категории

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

Группа

io.github.tiger822.netty
Идентификатор

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

easynetty
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать easynetty 1.0.2


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