MVN

it.unimi.dsi : fastutil-extra

Maven & Gradle

Mar 28, 2021
3 usages
1.7k stars

fastutil · fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, sorting algorithms, and fast, practical I/O classes for binary and text files. This module adds data structures based on references, bytes, and characters.

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>fastutil-extra</artifactId>
    <version>8.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unimi.dsi : fastutil-extra to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.5.4

All Versions

Choose a version of it.unimi.dsi : fastutil-extra to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.5.x
fastutil-extra-8.5.4
fastutil-extra-8.5.3

How to add a dependency to Maven

Add the following it.unimi.dsi : fastutil-extra maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>fastutil-extra</artifactId>
    <version>8.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unimi.dsi : fastutil-extra gradle dependency to your build.gradle file:

implementation 'it.unimi.dsi:fastutil-extra:8.5.4'

Gradle Kotlin DSL: Add the following it.unimi.dsi : fastutil-extra gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unimi.dsi:fastutil-extra:8.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unimi.dsi : fastutil-extra sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unimi.dsi" % "fastutil-extra" % "8.5.4"

Advertisement

Dependencies from Group

Mar 07, 2023
698 usages
1.7k stars
Mar 07, 2023
48 usages
22 stars
Mar 07, 2023
23 usages
1.7k stars
Mar 07, 2023
17 usages
Feb 01, 2021
9 usages
39 stars

Discover Dependencies

Nov 11, 2016
43 usages
504 stars
Feb 01, 2018
24 usages
9 stars
May 24, 2011
7 usages
Jun 21, 2018
26 usages
259 stars
Jul 28, 2020
72 usages
318 stars
Jun 17, 2018
4 usages
1 stars
Feb 09, 2016
10 usages