Datastructures

Basic Datastructures for Java.

License

License

Categories

Categories

Data
GroupId

GroupId

dev.mccue
ArtifactId

ArtifactId

datastructures
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Datastructures
Basic Datastructures for Java.
Project URL

Project URL

https://github.com/bowbahdoe/java-datastructures
Source Code Management

Source Code Management

https://github.com/bowbahdoe/java-datastructures/tree/main

Download datastructures

How to add to project

<!-- https://jarcasting.com/artifacts/dev.mccue/datastructures/ -->
<dependency>
    <groupId>dev.mccue</groupId>
    <artifactId>datastructures</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.mccue/datastructures/
implementation 'dev.mccue:datastructures:0.0.1'
// https://jarcasting.com/artifacts/dev.mccue/datastructures/
implementation ("dev.mccue:datastructures:0.0.1")
'dev.mccue:datastructures:jar:0.0.1'
<dependency org="dev.mccue" name="datastructures" rev="0.0.1">
  <artifact name="datastructures" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.mccue', module='datastructures', version='0.0.1')
)
libraryDependencies += "dev.mccue" % "datastructures" % "0.0.1"
[dev.mccue/datastructures "0.0.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.

Versions

Version
0.0.1