thheller/shadow-build

cljs compiler

Leiningen/Boot

[thheller/shadow-build "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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