Download mbus4j-core-0.1.5.jar file - Jar m

Jar examples for m:mbus4j-core

Description

You can download jar file mbus4j-core 0.1.5 in this page.

Build File

You can use the following script to add mbus4j-core-0.1.5.jar to your project.

<dependency>
   <groupId>net.sf.mbus4j</groupId>
   <artifactId>mbus4j-core</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'net.sf.mbus4j', name: 'mbus4j-core', version: '0.1.5'
libraryDependencies += "net.sf.mbus4j" % "mbus4j-core" % "0.1.5"
<dependency org="net.sf.mbus4j" name="mbus4j-core" rev="0.1.5"/>
@Grapes(@Grab(group='net.sf.mbus4j', module='mbus4j-core', version='0.1.5'))
'net.sf.mbus4j:mbus4j-core:jar:0.1.5'

Download

Click the following link to download the jar file.

mbus4j-core-0.1.5-javadoc.jar
mbus4j-core-0.1.5-sources.jar
mbus4j-core-0.1.5-tests.jar
mbus4j-core-0.1.5.jar
mbus4j-core-0.1.5.pom



Related Tutorials