Netty/JNI/Util

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
Last Version

Last Version

0.0.6.Final
Release Date

Release Date

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

How to add to project

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

The Netty Project

Opening the future of network programming since 2001

Versions

Version
0.0.6.Final
0.0.5.Final
0.0.4.Final
0.0.3.Final
0.0.2.Final