graphlib

WebJar for graphlib

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

graphlib
Last Version

Last Version

2.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

graphlib
WebJar for graphlib
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/dagrejs/graphlib

Download graphlib

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

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

Versions

Version
2.1.8
2.1.7
2.1.5
2.1.1
1.0.7
1.0.1
0.7.4