| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.dagrejs |
| 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 | 102 KB |
| dagre-0.8.5-sources.jar | 22 bytes |
| dagre-0.8.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.dagrejs/dagre/ -->
<dependency>
<groupId>org.webjars.bowergithub.dagrejs</groupId>
<artifactId>dagre</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dagrejs/dagre/
implementation 'org.webjars.bowergithub.dagrejs:dagre:0.8.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dagrejs/dagre/
implementation ("org.webjars.bowergithub.dagrejs:dagre:0.8.5")
'org.webjars.bowergithub.dagrejs:dagre:jar:0.8.5'
<dependency org="org.webjars.bowergithub.dagrejs" name="dagre" rev="0.8.5">
<artifact name="dagre" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.dagrejs', module='dagre', version='0.8.5')
)
libraryDependencies += "org.webjars.bowergithub.dagrejs" % "dagre" % "0.8.5"
[org.webjars.bowergithub.dagrejs/dagre "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bowergithub.dagrejs : graphlib | jar | [2.1.8,3) |
| org.webjars.bowergithub.lodash : lodash | jar | [4.17.15,5) |