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

ADV Commons 1.0

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 1.0


<!-- 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"]

Зависимости

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

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

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