Download netty-buffer-4.0.0.Beta3.jar file - Jar n

Jar examples for n:netty-buffer

Description

You can download jar file netty-buffer 4.0.0.Beta3 in this page.

License

Apache License

Build File

You can use the following script to add netty-buffer-4.0.0.Beta3.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-buffer</artifactId>
   <version>4.0.0.Beta3</version>
</dependency>
compile group: 'io.netty', name: 'netty-buffer', version: '4.0.0.Beta3'
libraryDependencies += "io.netty" % "netty-buffer" % "4.0.0.Beta3"
<dependency org="io.netty" name="netty-buffer" rev="4.0.0.Beta3"/>
@Grapes(@Grab(group='io.netty', module='netty-buffer', version='4.0.0.Beta3'))
'io.netty:netty-buffer:jar:4.0.0.Beta3'

Download

Click the following link to download the jar file.

netty-buffer-4.0.0.Beta3-javadoc.jar
netty-buffer-4.0.0.Beta3-sources.jar
netty-buffer-4.0.0.Beta3.jar
netty-buffer-4.0.0.Beta3.pom



Related Tutorials