is not current version
Last Version 2.1.0

Datastructures and Algorithms 1.0.0

Implementations of the most popular data structures and algorithms

License

License

GroupId

GroupId

io.github.mihaijulien
ArtifactId

ArtifactId

ds-and-algo
Version

Version

1.0.0
Type

Type

jar
Description

Description

Datastructures and Algorithms
Implementations of the most popular data structures and algorithms
Project URL

Project URL

https://github.com/mihaijulien/datastructures-algorithms
Source Code Management

Source Code Management

https://github.com/mihaijulien/datastructures-algorithms

Download ds-and-algo 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.mihaijulien/ds-and-algo/ -->
<dependency>
    <groupId>io.github.mihaijulien</groupId>
    <artifactId>ds-and-algo</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mihaijulien/ds-and-algo/
implementation 'io.github.mihaijulien:ds-and-algo:1.0.0'
// https://jarcasting.com/artifacts/io.github.mihaijulien/ds-and-algo/
implementation ("io.github.mihaijulien:ds-and-algo:1.0.0")
'io.github.mihaijulien:ds-and-algo:jar:1.0.0'
<dependency org="io.github.mihaijulien" name="ds-and-algo" rev="1.0.0">
  <artifact name="ds-and-algo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mihaijulien', module='ds-and-algo', version='1.0.0')
)
libraryDependencies += "io.github.mihaijulien" % "ds-and-algo" % "1.0.0"
[io.github.mihaijulien/ds-and-algo "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.