de.active-group/active-viz

Active Viz: ClojureScript SVG visualization tools

Leiningen/Boot

[de.active-group/active-viz "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

de.active-group/active-viz {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("de.active-group:active-viz:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>de.active-group</groupId>
  <artifactId>active-viz</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>