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