Download menta-queue-1.1.0.jar file - Jar m

Jar examples for m:menta-queue

Description

A super fast inter-thread transfer queue.

You can download jar file menta-queue 1.1.0 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add menta-queue-1.1.0.jar to your project.

<dependency>
   <groupId>me.soliveirajr</groupId>
   <artifactId>menta-queue</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'me.soliveirajr', name: 'menta-queue', version: '1.1.0'
libraryDependencies += "me.soliveirajr" % "menta-queue" % "1.1.0"
<dependency org="me.soliveirajr" name="menta-queue" rev="1.1.0"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-queue', version='1.1.0'))
'me.soliveirajr:menta-queue:jar:1.1.0'

Download

Click the following link to download the jar file.

menta-queue-1.1.0-all.jar
menta-queue-1.1.0-javadoc.jar
menta-queue-1.1.0-sources.jar
menta-queue-1.1.0.jar
menta-queue-1.1.0.pom



Related Tutorials