Download protocols-api-3.0.0-beta5.jar file - Jar p

Jar examples for p:protocols-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

protocols-api-3.0.0-beta5-sources.jar
protocols-api-3.0.0-beta5-test-sources.jar
protocols-api-3.0.0-beta5-tests.jar
protocols-api-3.0.0-beta5.jar
protocols-api-3.0.0-beta5.pom



Related Tutorials