is not current version
Last Version 2.4.3

com.github.fmjsjx:libnetty-bom 2.1.0

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

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-bom
Version

Version

2.1.0
Type

Type

pom

Download libnetty-bom 2.1.0


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