dagre

WebJar for dagre

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dagre
Last Version

Last Version

0.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

dagre
WebJar for dagre
Project URL

Project URL

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

Source Code Management

https://github.com/dagrejs/dagre

Download dagre

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

dagre - Graph layout for JavaScript

Build Status

Dagre is a JavaScript library that makes it easy to lay out directed graphs on the client-side.

For more details, including examples and configuration options, please see our wiki.

License

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

org.webjars.npm

Dagre

Graphs in JavaScript

Versions

Version
0.8.5
0.8.4
0.8.2
0.8.1
0.7.4
0.7.1
0.4.6