is not current version
Last Version 0.6.4

org.webjars.npm:dagre-d3 0.0.6

WebJar for dagre-d3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dagre-d3
Version

Version

0.0.6
Type

Type

jar

Download dagre-d3 0.0.6


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