is not current version
Last Version 6.1.3

org.webjars.npm:vega-runtime 2.0.1

WebJar for vega-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-runtime
Version

Version

2.0.1
Type

Type

jar

Download vega-runtime 2.0.1


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