data-structure

A useful data structures

License

License

Categories

Categories

Data
GroupId

GroupId

com.codesseur
ArtifactId

ArtifactId

data-structure
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

data-structure
A useful data structures
Project URL

Project URL

https://github.com/codesseur/data-structure
Source Code Management

Source Code Management

https://github.com/codesseur/data-structure

Download data-structure

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1