Last Version

fastutil-lite 8.1.1

A fastutil distribution which contains only a select set of APIs, dramatically reducing the library size.

License

License

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

org.powernukkit.fastutil
ArtifactId

ArtifactId

fastutil-lite
Version

Version

8.1.1
Type

Type

jar
Description

Description

fastutil-lite
A fastutil distribution which contains only a select set of APIs, dramatically reducing the library size.
Project URL

Project URL

http://fastutil.di.unimi.it/
Source Code Management

Source Code Management

https://github.com/vigna/fastutil

Download fastutil-lite 8.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.