is not current version
Last Version 7.2.0

org.webjars.npm:vega-scale 2.5.1

WebJar for vega-scale

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-scale
Version

Version

2.5.1
Type

Type

jar

Download vega-scale 2.5.1


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