is not current version
Last Version 0.0.6.Final

Netty/JNI/Util 0.0.3.Final

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-jni-util
Version

Version

0.0.3.Final
Type

Type

jar
Description

Description

Netty/JNI/Util
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Project URL

Project URL

https://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty-jni-util

Download netty-jni-util 0.0.3.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.