jarohen/jaws

A plugin that hooks into Lein, shutting down agents when the compile's finished

Leiningen/Boot

[jarohen/jaws "0.1.0"]

Clojure CLI/deps.edn

jarohen/jaws {:mvn/version "0.1.0"}

Gradle

implementation("jarohen:jaws:0.1.0")

Maven

<dependency>
  <groupId>jarohen</groupId>
  <artifactId>jaws</artifactId>
  <version>0.1.0</version>
</dependency>