rm-hull/table

Display ascii tables for almost any data structure with ease

Leiningen/Boot

[rm-hull/table "0.7.1"]

Clojure CLI/deps.edn

rm-hull/table {:mvn/version "0.7.1"}

Gradle

implementation("rm-hull:table:0.7.1")

Maven

<dependency>
  <groupId>rm-hull</groupId>
  <artifactId>table</artifactId>
  <version>0.7.1</version>
</dependency>