Jar examples for g: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/ This release fixes bugs in the 0.0-1376 release surrounding use of the Google Closure Library third-party extensions. If you need to use the third-party extensions, you will also need to depend on google-closure-library-third-party 0.0-1376-2.
You can download jar file google-closure-library 0.0-1376 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-closure-library-0.0-1376.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>google-closure-library</artifactId> <version>0.0-1376</version> </dependency>
compile group: 'org.clojure', name: 'google-closure-library', version: '0.0-1376'
libraryDependencies += "org.clojure" % "google-closure-library" % "0.0-1376"
<dependency org="org.clojure" name="google-closure-library" rev="0.0-1376"/>
@Grapes(@Grab(group='org.clojure', module='google-closure-library', version='0.0-1376'))
'org.clojure:google-closure-library:jar:0.0-1376'
Click the following link to download the jar file.
google-closure-library-0.0-1376.jar