com.github.chunsen-w/clj-dev-reload

Leiningen/Boot

[com.github.chunsen-w/clj-dev-reload "0.0.1"]

Clojure CLI/deps.edn

com.github.chunsen-w/clj-dev-reload {:mvn/version "0.0.1"}

Gradle

implementation("com.github.chunsen-w:clj-dev-reload:0.0.1")

Maven

<dependency>
  <groupId>com.github.chunsen-w</groupId>
  <artifactId>clj-dev-reload</artifactId>
  <version>0.0.1</version>
</dependency>