Download proton-0.3.jar file - Jar p

Jar examples for p:proton

Description

You can download jar file proton 0.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

proton-0.3-javadoc.jar
proton-0.3-sources.jar
proton-0.3.jar
proton-0.3.pom



Related Tutorials