org.jonmort.plugin/plugin-clojure-repl

Leiningen/Boot

[org.jonmort.plugin/plugin-clojure-repl "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.jonmort.plugin/plugin-clojure-repl {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("org.jonmort.plugin:plugin-clojure-repl:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.jonmort.plugin</groupId>
  <artifactId>plugin-clojure-repl</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>