thi.ng/geom-svg

thi.ng geometry kit - SVG module

Leiningen/Boot

[thi.ng/geom-svg "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

thi.ng/geom-svg {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("thi.ng:geom-svg:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thi.ng</groupId>
  <artifactId>geom-svg</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>