mst

Minimum spanning tree. Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.meka.thirdparty
Идентификатор

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

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

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

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mst
Minimum spanning tree. Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.
Ссылка на сайт

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

http://algs4.cs.princeton.edu/code/
Система контроля версий

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

http://algs4.cs.princeton.edu/code/

Скачать mst

Имя Файла Размер
mst-4.0.pom
mst-4.0.jar 31 KB
mst-4.0-sources.jar 516 bytes
mst-4.0-javadoc.jar 516 bytes
Обзор

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

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

Зависимости

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

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

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

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

Версия
4.0