Last Version

Netty2 1.9.2

An event-driven NIO framework

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

net.gleamynode
ArtifactId

ArtifactId

netty2
Version

Version

1.9.2
Type

Type

jar
Description

Description

Netty2
An event-driven NIO framework

Download netty2 1.9.2


<!-- https://jarcasting.com/artifacts/net.gleamynode/netty2/ -->
<dependency>
    <groupId>net.gleamynode</groupId>
    <artifactId>netty2</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.gleamynode/netty2/
implementation 'net.gleamynode:netty2:1.9.2'
// https://jarcasting.com/artifacts/net.gleamynode/netty2/
implementation ("net.gleamynode:netty2:1.9.2")
'net.gleamynode:netty2:jar:1.9.2'
<dependency org="net.gleamynode" name="netty2" rev="1.9.2">
  <artifact name="netty2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gleamynode', module='netty2', version='1.9.2')
)
libraryDependencies += "net.gleamynode" % "netty2" % "1.9.2"
[net.gleamynode/netty2 "1.9.2"]

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.