datastructure

common and basic and advanced datastructure in java, some implemented collection interface, others is ued in algorithm

Лицензия

Лицензия

Категории

Категории

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

Группа

me.antinux
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

datastructure
common and basic and advanced datastructure in java, some implemented collection interface, others is ued in algorithm
Ссылка на сайт

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

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

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

https://github.com/GitAntinus/datastructure/tree/master

Скачать datastructure

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations-java5 jar 16.0.2

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

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

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

Версия
1.0