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

com.github.fmjsjx:libnetty-bom 2.2.5

A set of some useful libraries based on netty4.1.x.

Категории

Категории

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

Группа

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

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

libnetty-bom
Версия

Версия

2.2.5
Тип

Тип

pom

Скачать libnetty-bom 2.2.5

Имя Файла Размер
libnetty-bom-2.2.5.pom
Обзор

<!-- https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-bom/ -->
<dependency>
    <groupId>com.github.fmjsjx</groupId>
    <artifactId>libnetty-bom</artifactId>
    <version>2.2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-bom/
implementation 'com.github.fmjsjx:libnetty-bom:2.2.5'
// https://jarcasting.com/artifacts/com.github.fmjsjx/libnetty-bom/
implementation ("com.github.fmjsjx:libnetty-bom:2.2.5")
'com.github.fmjsjx:libnetty-bom:pom:2.2.5'
<dependency org="com.github.fmjsjx" name="libnetty-bom" rev="2.2.5">
  <artifact name="libnetty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fmjsjx', module='libnetty-bom', version='2.2.5')
)
libraryDependencies += "com.github.fmjsjx" % "libnetty-bom" % "2.2.5"
[com.github.fmjsjx/libnetty-bom "2.2.5"]