Download protocols-api-1.6.2.jar file - Jar p

Jar examples for p:protocols-api

Description

You can download jar file protocols-api 1.6.2 in this page.

License

Apache License

Build File

You can use the following script to add protocols-api-1.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

protocols-api-1.6.2-javadoc.jar
protocols-api-1.6.2-sources.jar
protocols-api-1.6.2-tests.jar
protocols-api-1.6.2.jar
protocols-api-1.6.2.pom



Related Tutorials