Download unfiltered-netty_2.10-0.6.7.jar file - Jar u

Jar examples for u:unfiltered-netty-2.10

Description

Netty server binding module

You can download jar file unfiltered-netty_2.10 0.6.7 in this page.

License

MIT

Build File

You can use the following script to add unfiltered-netty_2.10-0.6.7.jar to your project.

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

Download

Click the following link to download the jar file.

unfiltered-netty_2.10-0.6.7-javadoc.jar
unfiltered-netty_2.10-0.6.7-sources.jar
unfiltered-netty_2.10-0.6.7.jar
unfiltered-netty_2.10-0.6.7.pom



Related Tutorials