DataStructures

A utility library for data structures.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Данные
Группа

Группа

org.mantoux
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

DataStructures
A utility library for data structures.
Ссылка на сайт

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

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

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

https://github.com/amantoux/datastructures.git

Скачать datastructures

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

datastructures

A utility library for datastructures

Версии библиотеки

Версия
1.2
1.1
1.0