org.clojars.nathell/clojure-lanterna

A Clojure wrapper around the Lanterna terminal output library.

Leiningen/Boot

[org.clojars.nathell/clojure-lanterna "0.11.0"]

Clojure CLI/deps.edn

org.clojars.nathell/clojure-lanterna {:mvn/version "0.11.0"}

Gradle

implementation("org.clojars.nathell:clojure-lanterna:0.11.0")

Maven

<dependency>
  <groupId>org.clojars.nathell</groupId>
  <artifactId>clojure-lanterna</artifactId>
  <version>0.11.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.