| License | License
                                                        BSD-3-Clause                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdvega-util | 
| Last Version | Last Version1.17.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionvega-util WebJar for vega-util | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| vega-util-1.17.0.pom | |
| vega-util-1.17.0.jar | 42 KB | 
| vega-util-1.17.0-sources.jar | 22 bytes | 
| vega-util-1.17.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vega-util/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vega-util</artifactId>
    <version>1.17.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/vega-util/
implementation 'org.webjars.npm:vega-util:1.17.0'// https://jarcasting.com/artifacts/org.webjars.npm/vega-util/
implementation ("org.webjars.npm:vega-util:1.17.0")'org.webjars.npm:vega-util:jar:1.17.0'<dependency org="org.webjars.npm" name="vega-util" rev="1.17.0">
  <artifact name="vega-util" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='vega-util', version='1.17.0')
)libraryDependencies += "org.webjars.npm" % "vega-util" % "1.17.0"[org.webjars.npm/vega-util "1.17.0"]