Download protocols-netty-1.6.1.jar file - Jar p

Jar examples for p:protocols-netty

Description

You can download jar file protocols-netty 1.6.1 in this page.

License

Apache License

Build File

You can use the following script to add protocols-netty-1.6.1.jar to your project.

<dependency>
   <groupId>org.apache.james.protocols</groupId>
   <artifactId>protocols-netty</artifactId>
   <version>1.6.1</version>
</dependency>
compile group: 'org.apache.james.protocols', name: 'protocols-netty', version: '1.6.1'
libraryDependencies += "org.apache.james.protocols" % "protocols-netty" % "1.6.1"
<dependency org="org.apache.james.protocols" name="protocols-netty" rev="1.6.1"/>
@Grapes(@Grab(group='org.apache.james.protocols', module='protocols-netty', version='1.6.1'))
'org.apache.james.protocols:protocols-netty:jar:1.6.1'

Download

Click the following link to download the jar file.

protocols-netty-1.6.1-javadoc.jar
protocols-netty-1.6.1-sources.jar
protocols-netty-1.6.1-tests.jar
protocols-netty-1.6.1.jar
protocols-netty-1.6.1.pom



Related Tutorials