is not current version
Last Version 7.2.0

org.webjars.npm:vega-scale 6.0.0

WebJar for vega-scale

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-scale
Version

Version

6.0.0
Type

Type

jar

Download vega-scale 6.0.0


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