is not current version
Last Version 3.0.0

org.webjars.npm:d3-selection 1.4.2

WebJar for d3-selection

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-selection
Version

Version

1.4.2
Type

Type

jar

Download d3-selection 1.4.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>d3-selection</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/
implementation 'org.webjars.npm:d3-selection:1.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/d3-selection/
implementation ("org.webjars.npm:d3-selection:1.4.2")
'org.webjars.npm:d3-selection:jar:1.4.2'
<dependency org="org.webjars.npm" name="d3-selection" rev="1.4.2">
  <artifact name="d3-selection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='d3-selection', version='1.4.2')
)
libraryDependencies += "org.webjars.npm" % "d3-selection" % "1.4.2"
[org.webjars.npm/d3-selection "1.4.2"]