MVN

it.unimi.dsi : sux4j

Maven & Gradle

Mar 07, 2023
17 usages

Sux4J · Sux4j is an implementation of succinct data structure in Java. It provides a number of related implementations covering ranking/selection over bit arrays, compressed lists and minimal perfect hashing.

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>sux4j</artifactId>
    <version>5.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.4.1

All Versions

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

Version Vulnerabilities Updated
5.4.x
sux4j-5.4.1
sux4j-5.4.0
5.3.x
sux4j-5.3.1
sux4j-5.3.0
5.2.x
sux4j-5.2.3
sux4j-5.2.2
sux4j-5.2.1
sux4j-5.2.0
5.1.x
sux4j-5.1.5
sux4j-5.1.4
sux4j-5.1.3
sux4j-5.1.2
sux4j-5.1.1
sux4j-5.1.0
5.0.x
sux4j-5.0.4
sux4j-5.0.3
sux4j-5.0.1
sux4j-5.0.0
4.3.x
sux4j-4.3.0
4.2.x
sux4j-4.2.0
4.1.x
sux4j-4.1.0
4.0.x
sux4j-4.0.0
3.2.x
sux4j-3.2.2
sux4j-3.2.1
sux4j-3.2.0
3.1.x
sux4j-3.1.2
sux4j-3.1.1
sux4j-3.1.0
3.0.x
sux4j-3.0.11
sux4j-3.0.10
sux4j-3.0.9
sux4j-3.0.8
sux4j-3.0.7
sux4j-3.0.6
sux4j-3.0.5
sux4j-3.0.4
sux4j-3.0.3
sux4j-3.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>sux4j</artifactId>
    <version>5.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'it.unimi.dsi:sux4j:5.4.1'

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

implementation("it.unimi.dsi:sux4j:5.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "it.unimi.dsi" % "sux4j" % "5.4.1"

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

Mar 10, 2016
24 usages
Mar 10, 2016
Mar 27, 2017
0 stars
Aug 12, 2019
7 usages
Jun 23, 2016
1 usages
1 stars
Sep 09, 2019
5 usages
819 stars