org.clojars.aaronc/google-closure-library

The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript team at http://clojure.org/

Leiningen/Boot

[org.clojars.aaronc/google-closure-library "0.0-20140704-67148ad7"]

Clojure CLI/deps.edn

org.clojars.aaronc/google-closure-library {:mvn/version "0.0-20140704-67148ad7"}

Gradle

implementation("org.clojars.aaronc:google-closure-library:0.0-20140704-67148ad7")

Maven

<dependency>
  <groupId>org.clojars.aaronc</groupId>
  <artifactId>google-closure-library</artifactId>
  <version>0.0-20140704-67148ad7</version>
</dependency>

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