thheller/shadow-build

cljs compiler

Leiningen/Boot

[thheller/shadow-build "0.7.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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