is not current version
Last Version 5.22.1

org.webjars.npm:vega 5.10.0

WebJar for vega

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega
Version

Version

5.10.0
Type

Type

jar

Download vega 5.10.0


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