Download menta-queue-0.9.3.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 0.9.3 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-0.9.3.jar to your project.

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

Download

Click the following link to download the jar file.

menta-queue-0.9.3-javadoc.jar
menta-queue-0.9.3-sources.jar
menta-queue-0.9.3.jar
menta-queue-0.9.3.pom



Related Tutorials