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

Jar examples for b:broker-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials