net.thegeez/google-closure-library

The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. Non-official distribution for usage with the ClojureScript.

Leiningen/Boot

[net.thegeez/google-closure-library "0.0-1698"]

Clojure CLI/deps.edn

net.thegeez/google-closure-library {:mvn/version "0.0-1698"}

Gradle

implementation("net.thegeez:google-closure-library:0.0-1698")

Maven

<dependency>
  <groupId>net.thegeez</groupId>
  <artifactId>google-closure-library</artifactId>
  <version>0.0-1698</version>
</dependency>