graphlibrary

WebJar for graphlibrary

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/tylingsoft/graphlibrary

Скачать graphlibrary

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

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

Зависимости

compile (1)

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

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

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

Graphlibrary

Build Status

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

Graphlibrary is not built from scratch, it's based on dagrejs/graphlib. And it is designed as an out-of-box replacement for dagrejs/graphlib.

To learn more see our Wiki.

License

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

org.webjars.npm

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

Версия
2.2.0