GitHunt

Build
GitHub release (latest by date)
GitHub release (latest by date including pre-releases)
License

Special Purpose Data Structures

A collection of special purpose utility data structures classes.

Documentation and Usage

General Documentation

JavaDocs

Example Usage

Sample programs that illustrate common usage patterns.

Download for Maven Projects

dsutils is in Maven Central, and can be added to a Maven project as follows:

<dependency>
    <groupId>io.github.sjanarth</groupId>
    <artifactId>sjanarth-dsutils</artifactId>
    <version>x.x.x</version>
</dependency>

Download for Gradle Projects

dsutils is in Maven Central, and can be added to a Gradle project as follows:

implementation group: 'io.github.sjanarth', name: 'sjanarth-dsutils', version: 'x.x.x'

Languages

Java100.0%

Contributors

MIT License
Created August 29, 2021
Updated September 7, 2021