JGraphT

A Java class library for graph-theory data structures and algorithms.

Лицензия

Лицензия

Категории

Категории

Сеть JGraphT Универсальные библиотеки
Группа

Группа

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

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

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

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

0.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JGraphT
A Java class library for graph-theory data structures and algorithms.
Ссылка на сайт

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

http://www.jgrapht.org

Скачать jgrapht

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

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

Зависимости

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

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

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

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

Версия
0.8.3