stch-library/ns

Namespace utility for reloading modified files. Designed to be used in a REPL.

Leiningen/Boot

[stch-library/ns "0.2.0"]

Clojure CLI/deps.edn

stch-library/ns {:mvn/version "0.2.0"}

Gradle

implementation("stch-library:ns:0.2.0")

Maven

<dependency>
  <groupId>stch-library</groupId>
  <artifactId>ns</artifactId>
  <version>0.2.0</version>
</dependency>