plotter-utils

Utilties for working with HPGL plotters and quil.

Leiningen/Boot

[plotter-utils "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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