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

Jar examples for b:broker-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials