License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.netty |
ArtifactId | ArtifactIdnetty-jni-util |
Last Version | Last Version0.0.6.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty/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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Version |
---|
0.0.6.Final
|
0.0.5.Final
|
0.0.4.Final
|
0.0.3.Final
|
0.0.2.Final
|