thheller/shadow-build

cljs compiler

Leiningen/Boot

[thheller/shadow-build "0.9.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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