is not current version
Last Version 6.1.3

org.webjars.npm:vega-runtime 3.2.0

WebJar for vega-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-runtime
Version

Version

3.2.0
Type

Type

jar

Download vega-runtime 3.2.0


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