is not current version
Last Version 2.4.3

com.github.fmjsjx:libnetty-resp 1.1.1.Final


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-resp
Version

Version

1.1.1.Final
Type

Type

jar

Download libnetty-resp 1.1.1.Final


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