is not current version
Last Version 3.1.0

org.webjars.npm:d3-shape 2.0.0-rc.1

WebJar for d3-shape

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-shape
Version

Version

2.0.0-rc.1
Type

Type

jar

Download d3-shape 2.0.0-rc.1


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