is not current version
Last Version 4.1.0

org.webjars.npm:vega-hierarchy 3.1.0

WebJar for vega-hierarchy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-hierarchy
Version

Version

3.1.0
Type

Type

jar

Download vega-hierarchy 3.1.0


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