com.offbytwo.iclojure/iclojure

A better Clojure REPL, inspired by IPython

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.offbytwo.iclojure/iclojure "1.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

com.offbytwo.iclojure/iclojure {:mvn/version "1.0.2-SNAPSHOT"}

Gradle

implementation("com.offbytwo.iclojure:iclojure:1.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>com.offbytwo.iclojure</groupId>
  <artifactId>iclojure</artifactId>
  <version>1.0.2-SNAPSHOT</version>
</dependency>