boxplot-clj

Plot a box plot as a string.

Leiningen/Boot

[boxplot-clj "0.1.0"]

Clojure CLI/deps.edn

boxplot-clj/boxplot-clj {:mvn/version "0.1.0"}

Gradle

implementation("boxplot-clj:boxplot-clj:0.1.0")

Maven

<dependency>
  <groupId>boxplot-clj</groupId>
  <artifactId>boxplot-clj</artifactId>
  <version>0.1.0</version>
</dependency>