is not current version
Last Version 3.1.0

org.webjars.npm:d3-shape 0.2.0

WebJar for d3-shape

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-shape
Version

Version

0.2.0
Type

Type

jar

Download d3-shape 0.2.0


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