joinr/incanter-svg

Incanter-svg is the SVG module of the Incanter project.

Leiningen/Boot

[joinr/incanter-svg "1.9.3-SNAPSHOT"]

Clojure CLI/deps.edn

joinr/incanter-svg {:mvn/version "1.9.3-SNAPSHOT"}

Gradle

implementation("joinr:incanter-svg:1.9.3-SNAPSHOT")

Maven

<dependency>
  <groupId>joinr</groupId>
  <artifactId>incanter-svg</artifactId>
  <version>1.9.3-SNAPSHOT</version>
</dependency>