is not current version
Last Version 2.9.0

org.webjars.npm:vega-themes 2.2.0

WebJar for vega-themes

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-themes
Version

Version

2.2.0
Type

Type

jar

Download vega-themes 2.2.0


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