Download unfiltered-netty_2.9.0-1-0.3.4.jar file - Jar u

Jar examples for u:unfiltered-netty-2.9.0-1

Description

Netty server binding module

You can download jar file unfiltered-netty_2.9.0-1 0.3.4 in this page.

License

MIT

Build File

You can use the following script to add unfiltered-netty_2.9.0-1-0.3.4.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>unfiltered-netty_2.9.0-1</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'net.databinder', name: 'unfiltered-netty_2.9.0-1', version: '0.3.4'
libraryDependencies += "net.databinder" % "unfiltered-netty_2.9.0-1" % "0.3.4"
<dependency org="net.databinder" name="unfiltered-netty_2.9.0-1" rev="0.3.4"/>
@Grapes(@Grab(group='net.databinder', module='unfiltered-netty_2.9.0-1', version='0.3.4'))
'net.databinder:unfiltered-netty_2.9.0-1:jar:0.3.4'

Download

Click the following link to download the jar file.

unfiltered-netty_2.9.0-1-0.3.4-sources.jar
unfiltered-netty_2.9.0-1-0.3.4.jar
unfiltered-netty_2.9.0-1-0.3.4.pom



Related Tutorials