Download broker-api-0.3.jar file - Jar b

Jar examples for b:broker-api

Description

You can download jar file broker-api 0.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

broker-api-0.3-javadoc.jar
broker-api-0.3-sources.jar
broker-api-0.3.jar
broker-api-0.3.pom



Related Tutorials