is not current version
Last Version 5.21.0

org.webjars.bowergithub.vega:vega 4.5.1

WebJar for vega

GroupId

GroupId

org.webjars.bowergithub.vega
ArtifactId

ArtifactId

vega
Version

Version

4.5.1
Type

Type

jar

Download vega 4.5.1


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