Download proton-api-0.6.jar file - Jar p

Jar examples for p:proton-api

Description

You can download jar file proton-api 0.6 in this page.

License

Apache License

Build File

You can use the following script to add proton-api-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

proton-api-0.6-javadoc.jar
proton-api-0.6-sources.jar
proton-api-0.6.jar
proton-api-0.6.pom



Related Tutorials