License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddagre |
Version | Version0.8.5 |
Type | Typejar |
Description |
Descriptiondagre
WebJar for dagre
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dagre-0.8.5.pom | |
dagre-0.8.5.jar | 215 KB |
dagre-0.8.5-sources.jar | 22 bytes |
dagre-0.8.5-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : graphlib | jar | [2.1.8,3) |
org.webjars.npm : lodash | jar | [4.17.15,5) |