Graph Support

Generic purpose graph interfaces and implementations.

Лицензия

Лицензия

CC0
Группа

Группа

fr.matthieu-vergne
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Graph Support
Generic purpose graph interfaces and implementations.
Ссылка на сайт

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

https://github.com/matthieu-vergne/Graph

Скачать graph

Имя Файла Размер
graph-1.1.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/graph/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>graph</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph/
implementation 'fr.matthieu-vergne:graph:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph/
implementation ("fr.matthieu-vergne:graph:1.1")
'fr.matthieu-vergne:graph:pom:1.1'
<dependency org="fr.matthieu-vergne" name="graph" rev="1.1">
  <artifact name="graph" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='graph', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "graph" % "1.1"
[fr.matthieu-vergne/graph "1.1"]

Зависимости

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

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

  • graph-core
  • graph-samples

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

Версия
1.1
1.0