stch-library/ns

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

Leiningen/Boot

[stch-library/ns "0.5.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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