is not current version
Last Version 3.0.0

org.webjars.npm:d3-axis 1.0.12

WebJar for d3-axis

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-axis
Version

Version

1.0.12
Type

Type

jar

Download d3-axis 1.0.12


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