Jar examples for n:netty2
An event-driven NIO framework
You can download jar file netty2 1.9.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add netty2-1.9.2.jar to your project.
<dependency> <groupId>net.gleamynode</groupId> <artifactId>netty2</artifactId> <version>1.9.2</version> </dependency>
compile group: 'net.gleamynode', name: 'netty2', version: '1.9.2'
libraryDependencies += "net.gleamynode" % "netty2" % "1.9.2"
<dependency org="net.gleamynode" name="netty2" rev="1.9.2"/>
@Grapes(@Grab(group='net.gleamynode', module='netty2', version='1.9.2'))
'net.gleamynode:netty2:jar:1.9.2'
Click the following link to download the jar file.
netty2-1.9.2.jar