| License |
License
BSD-3-Clause
|
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdd3-sankey |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiond3-sankey
WebJar for d3-sankey
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| d3-sankey-0.9.1.pom | |
| d3-sankey-0.9.1.jar | 217 KB |
| d3-sankey-0.9.1-sources.jar | 22 bytes |
| d3-sankey-0.9.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/d3-sankey/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>d3-sankey</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/d3-sankey/
implementation 'org.webjars.npm:d3-sankey:0.9.1'
// https://jarcasting.com/artifacts/org.webjars.npm/d3-sankey/
implementation ("org.webjars.npm:d3-sankey:0.9.1")
'org.webjars.npm:d3-sankey:jar:0.9.1'
<dependency org="org.webjars.npm" name="d3-sankey" rev="0.9.1">
<artifact name="d3-sankey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='d3-sankey', version='0.9.1')
)
libraryDependencies += "org.webjars.npm" % "d3-sankey" % "0.9.1"
[org.webjars.npm/d3-sankey "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : d3-array | jar | [1,2) |
| org.webjars.npm : d3-collection | jar | [1,2) |
| org.webjars.npm : d3-shape | jar | [1.2.0,2) |