is not current version
Last Version 0.0.18

data-structure 0.0.10

A useful data structures

License

License

Categories

Categories

Data
GroupId

GroupId

com.codesseur
ArtifactId

ArtifactId

data-structure
Version

Version

0.0.10
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 0.0.10


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

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.