graphlib-dot
A DOT language parser / writer for graphlib.
To learn more about graphlib-dot see our Wiki.
License
graphlib-dot is licensed under the terms of the MIT License. See the LICENSE file for details.
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-cpettitt-graphlib-dot |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphlib-dot
WebJar for graphlib-dot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-cpettitt-graphlib-dot/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-cpettitt-graphlib-dot</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-cpettitt-graphlib-dot/
implementation 'org.webjars.npm:github-com-cpettitt-graphlib-dot:0.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-cpettitt-graphlib-dot/
implementation ("org.webjars.npm:github-com-cpettitt-graphlib-dot:0.6.2")
'org.webjars.npm:github-com-cpettitt-graphlib-dot:jar:0.6.2'
<dependency org="org.webjars.npm" name="github-com-cpettitt-graphlib-dot" rev="0.6.2">
<artifact name="github-com-cpettitt-graphlib-dot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-cpettitt-graphlib-dot', version='0.6.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-cpettitt-graphlib-dot" % "0.6.2"
[org.webjars.npm/github-com-cpettitt-graphlib-dot "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : graphlib | jar | [1.0.1,2) |
org.webjars.npm : lodash | jar | [2.4.1,3) |
A DOT language parser / writer for graphlib.
To learn more about graphlib-dot see our Wiki.
graphlib-dot is licensed under the terms of the MIT License. See the LICENSE file for details.