License |
License
ISC
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdd3-selection |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiond3-selection
WebJar for d3-selection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
d3-selection-3.0.0.pom | |
d3-selection-3.0.0.jar | 52 KB |
d3-selection-3.0.0-sources.jar | 22 bytes |
d3-selection-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>d3-selection</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/
implementation 'org.webjars.npm:d3-selection:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/
implementation ("org.webjars.npm:d3-selection:3.0.0")
'org.webjars.npm:d3-selection:jar:3.0.0'
<dependency org="org.webjars.npm" name="d3-selection" rev="3.0.0">
<artifact name="d3-selection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='d3-selection', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "d3-selection" % "3.0.0"
[org.webjars.npm/d3-selection "3.0.0"]