is not current version
Last Version 1.0.2

org.anarres.jallocator:jallocator 1.0.1

A parallel resource allocator.

GroupId

GroupId

org.anarres.jallocator
ArtifactId

ArtifactId

jallocator
Version

Version

1.0.1
Type

Type

jar

Download jallocator 1.0.1


<!-- https://jarcasting.com/artifacts/org.anarres.jallocator/jallocator/ -->
<dependency>
    <groupId>org.anarres.jallocator</groupId>
    <artifactId>jallocator</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.jallocator/jallocator/
implementation 'org.anarres.jallocator:jallocator:1.0.1'
// https://jarcasting.com/artifacts/org.anarres.jallocator/jallocator/
implementation ("org.anarres.jallocator:jallocator:1.0.1")
'org.anarres.jallocator:jallocator:jar:1.0.1'
<dependency org="org.anarres.jallocator" name="jallocator" rev="1.0.1">
  <artifact name="jallocator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.jallocator', module='jallocator', version='1.0.1')
)
libraryDependencies += "org.anarres.jallocator" % "jallocator" % "1.0.1"
[org.anarres.jallocator/jallocator "1.0.1"]