Download ffmq4-core-4.0.1.jar file - Jar f

Jar examples for f:ffmq4-core

Description

FFMQ Core module

You can download jar file ffmq4-core 4.0.1 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 3

Build File

You can use the following script to add ffmq4-core-4.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

ffmq4-core-4.0.1-javadoc.jar
ffmq4-core-4.0.1-sources.jar
ffmq4-core-4.0.1.jar
ffmq4-core-4.0.1.pom



Related Tutorials