thheller/shadow-build

cljs compiler

Leiningen/Boot

[thheller/shadow-build "0.9.4"]

Clojure CLI/deps.edn

thheller/shadow-build {:mvn/version "0.9.4"}

Gradle

implementation("thheller:shadow-build:0.9.4")

Maven

<dependency>
  <groupId>thheller</groupId>
  <artifactId>shadow-build</artifactId>
  <version>0.9.4</version>
</dependency>