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

Jar examples for p:protocols-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials