Download jallocator-1.0.1.jar file - Jar j

Jar examples for j:jallocator

Description

A parallel resource allocator.

You can download jar file jallocator 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jallocator-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jallocator-1.0.1-javadoc.jar
jallocator-1.0.1-sources.jar
jallocator-1.0.1.jar
jallocator-1.0.1.pom



Related Tutorials