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

Jar examples for m:mbus4j-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials