Последняя версия

Datastructures and Algorithms 2.1.0

Implementations of the most popular data structures and algorithms

Лицензия

Лицензия

Группа

Группа

io.github.mihaijulien
Идентификатор

Идентификатор

ds-and-algo
Версия

Версия

2.1.0
Тип

Тип

jar
Описание

Описание

Datastructures and Algorithms
Implementations of the most popular data structures and algorithms
Ссылка на сайт

Ссылка на сайт

https://github.com/mihaijulien/datastructures-algorithms
Система контроля версий

Система контроля версий

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

Скачать ds-and-algo 2.1.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.