dtolpin/gorilla-plot

A simple data-driven plotting library for Gorilla REPL.

Leiningen/Boot

[dtolpin/gorilla-plot "0.1.5-SNAPSHOT"]

Clojure CLI/deps.edn

dtolpin/gorilla-plot {:mvn/version "0.1.5-SNAPSHOT"}

Gradle

implementation("dtolpin:gorilla-plot:0.1.5-SNAPSHOT")

Maven

<dependency>
  <groupId>dtolpin</groupId>
  <artifactId>gorilla-plot</artifactId>
  <version>0.1.5-SNAPSHOT</version>
</dependency>