Download mx4j-tools-2.1.1.jar file - Jar m

Jar examples for m:mx4j-tools

Description

You can download jar file mx4j-tools 2.1.1 in this page.

Build File

You can use the following script to add mx4j-tools-2.1.1.jar to your project.

<dependency>
   <groupId>mx4j</groupId>
   <artifactId>mx4j-tools</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'mx4j', name: 'mx4j-tools', version: '2.1.1'
libraryDependencies += "mx4j" % "mx4j-tools" % "2.1.1"
<dependency org="mx4j" name="mx4j-tools" rev="2.1.1"/>
@Grapes(@Grab(group='mx4j', module='mx4j-tools', version='2.1.1'))
'mx4j:mx4j-tools:jar:2.1.1'

Download

Click the following link to download the jar file.

mx4j-tools-2.1.1-sources.jar
mx4j-tools-2.1.1.jar
mx4j-tools-2.1.1.pom



Related Tutorials