jlk/repl

repl functions

Leiningen/Boot

[jlk/repl "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

jlk/repl {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("jlk:repl:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>jlk</groupId>
  <artifactId>repl</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>