is not current version
Last Version 3.0.7

org.webjars.npm:d3-queue 2.0.3

WebJar for d3-queue

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-queue
Version

Version

2.0.3
Type

Type

jar

Download d3-queue 2.0.3


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