graphlibrary

WebJar for graphlibrary

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphlibrary
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

graphlibrary
WebJar for graphlibrary
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tylingsoft/graphlibrary

Download graphlibrary

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : lodash jar [4.17.5,5)

Project Modules

There are no modules declared in this project.

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

Versions

Version
2.2.0