ADV Commons

Common classes of the algorithm and data structure visualizer project

Лицензия

Лицензия

Группа

Группа

ch.hsr.adv
Идентификатор

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

adv-commons
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ADV Commons
Common classes of the algorithm and data structure visualizer project
Ссылка на сайт

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

https://github.com/ADVisualizer/ADV-Commons
Система контроля версий

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

https://github.com/ADVisualizer/ADV-Commons

Скачать adv-commons

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

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

Зависимости

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

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

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

ADV - Algorithm and Datastructure Visualizer

Download Codacy Badge Build Status codecov

The Algorithm & Data Structure Visualizer (ADV) helps students to understand the concepts of several data structures and algorithms, taught at the University of Applied Science in Rapperswil (HSR).

ADV-Commons

ADV-Commons encapsulates classes used by both ADV-UI and ADV-Lib. It is already included in ADV-UI and ADV-Lib and does not need to be included in a user project.

ch.hsr.adv

Algorithm & Data Structure Visualizer

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

Версия
1.0
0.3