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

Jar examples for b:broker-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials