metosin/vega-tools

Utilities for working with Vega specifications

Leiningen/Boot

[metosin/vega-tools "0.2.0"]

Clojure CLI/deps.edn

metosin/vega-tools {:mvn/version "0.2.0"}

Gradle

implementation("metosin:vega-tools:0.2.0")

Maven

<dependency>
  <groupId>metosin</groupId>
  <artifactId>vega-tools</artifactId>
  <version>0.2.0</version>
</dependency>