graphlib

WebJar for graphlib

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

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

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

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

2.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

graphlib
WebJar for graphlib
Ссылка на сайт

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

https://www.webjars.org
Система контроля версий

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

https://github.com/dagrejs/graphlib

Скачать graphlib

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : lodash jar [4.17.15,5)

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

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

Graphlib

Graphlib is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.

Build Status

To learn more see our Wiki.

License

Graphlib is licensed under the terms of the MIT License. See the LICENSE file for details.

org.webjars.npm

Dagre

Graphs in JavaScript

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

Версия
2.1.8
2.1.7
2.1.5
2.1.1
1.0.7
1.0.1
0.7.4