Download mqtool-1.0.jar file - Jar m

Jar examples for m:mqtool

Description

message queue tool

You can download jar file mqtool 1.0 in this page.

License

MIT License

Build File

You can use the following script to add mqtool-1.0.jar to your project.

<dependency>
   <groupId>com.github.fancyerii</groupId>
   <artifactId>mqtool</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.fancyerii', name: 'mqtool', version: '1.0'
libraryDependencies += "com.github.fancyerii" % "mqtool" % "1.0"
<dependency org="com.github.fancyerii" name="mqtool" rev="1.0"/>
@Grapes(@Grab(group='com.github.fancyerii', module='mqtool', version='1.0'))
'com.github.fancyerii:mqtool:jar:1.0'

Download

Click the following link to download the jar file.

mqtool-1.0-javadoc.jar
mqtool-1.0-sources.jar
mqtool-1.0.jar
mqtool-1.0.pom



Related Tutorials