Download disq-0.6.jar file - Jar d

Jar examples for d:disq

Description

Disk-backed queue for fun and profit

You can download jar file disq 0.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add disq-0.6.jar to your project.

<dependency>
   <groupId>net.intelie.disq</groupId>
   <artifactId>disq</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'net.intelie.disq', name: 'disq', version: '0.6'
libraryDependencies += "net.intelie.disq" % "disq" % "0.6"
<dependency org="net.intelie.disq" name="disq" rev="0.6"/>
@Grapes(@Grab(group='net.intelie.disq', module='disq', version='0.6'))
'net.intelie.disq:disq:jar:0.6'

Download

Click the following link to download the jar file.

disq-0.6-javadoc.jar
disq-0.6-sources.jar
disq-0.6.jar
disq-0.6.pom



Related Tutorials