License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-d3-d3- |
Version | Version5.9.0 |
Type | Typejar |
Description |
Descriptiond3
WebJar for d3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-d3-d3--5.9.0.pom | |
github-com-d3-d3--5.9.0.jar | 370 KB |
github-com-d3-d3--5.9.0-sources.jar | 22 bytes |
github-com-d3-d3--5.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-d3-d3-/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-d3-d3-</artifactId>
<version>5.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-d3-d3-/
implementation 'org.webjars.npm:github-com-d3-d3-:5.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-d3-d3-/
implementation ("org.webjars.npm:github-com-d3-d3-:5.9.0")
'org.webjars.npm:github-com-d3-d3-:jar:5.9.0'
<dependency org="org.webjars.npm" name="github-com-d3-d3-" rev="5.9.0">
<artifact name="github-com-d3-d3-" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-d3-d3-', version='5.9.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-d3-d3-" % "5.9.0"
[org.webjars.npm/github-com-d3-d3- "5.9.0"]