flatland/reply

REPL-y: A fitter, happier, more productive REPL for Clojure.

Leiningen/Boot

[flatland/reply "0.1.0-beta11"]

Clojure CLI/deps.edn

flatland/reply {:mvn/version "0.1.0-beta11"}

Gradle

implementation("flatland:reply:0.1.0-beta11")

Maven

<dependency>
  <groupId>flatland</groupId>
  <artifactId>reply</artifactId>
  <version>0.1.0-beta11</version>
</dependency>