plotter-utils

Utilties for working with HPGL plotters and quil.

Leiningen/Boot

[plotter-utils "0.1.0"]

Clojure CLI/deps.edn

plotter-utils/plotter-utils {:mvn/version "0.1.0"}

Gradle

implementation("plotter-utils:plotter-utils:0.1.0")

Maven

<dependency>
  <groupId>plotter-utils</groupId>
  <artifactId>plotter-utils</artifactId>
  <version>0.1.0</version>
</dependency>