org.clojars.tamasjung/clojurescript

Compile Clojure to JavaScript

Leiningen/Boot

[org.clojars.tamasjung/clojurescript "1.0.0-SNAPSHOT-1"]

Clojure CLI/deps.edn

org.clojars.tamasjung/clojurescript {:mvn/version "1.0.0-SNAPSHOT-1"}

Gradle

implementation("org.clojars.tamasjung:clojurescript:1.0.0-SNAPSHOT-1")

Maven

<dependency>
  <groupId>org.clojars.tamasjung</groupId>
  <artifactId>clojurescript</artifactId>
  <version>1.0.0-SNAPSHOT-1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.