g

google-closure-library-third-party

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 package contains extensions to the Google Closure Library using third-party components, which may be distributed under licenses other than the Apache license. Licenses for individual library components may be found in source-code comments.
http://code.google.com/p/closure-library/
The Apache Software License, Version 2.0
Google
Google, Inc. Mohamed Mansour Bjorn Tipling SameGoal LLC Guido Tapia Andrew Mattie Ilia Mirkin Ivan Kozik Rich Dougherty
Files download
File Operation
google-closure-library-third-party-0.0-20140718-946a7d39.jar download
google-closure-library-third-party-0.0-20140718-946a7d39.pom download
Apache Maven
<dependency>
  <groupId>org.clojure</groupId>
  <artifactId>google-closure-library-third-party</artifactId>
  <version>0.0-20140718-946a7d39</version>
</dependency>
Gradle Groovy
implementation 'org.clojure:google-closure-library-third-party:0.0-20140718-946a7d39'
Gradle Kotlin
implementation("org.clojure:google-closure-library-third-party:0.0-20140718-946a7d39")
Scala SBT
libraryDependencies += "org.clojure" % "google-closure-library-third-party" % "0.0-20140718-946a7d39"
Groovy Grape
@Grapes(
  @Grab(group='org.clojure', module='google-closure-library-third-party', version='0.0-20140718-946a7d39')
)
Apache Ivy
<dependency org="org.clojure" name="google-closure-library-third-party" rev="0.0-20140718-946a7d39" />
Leiningen
[org.clojure/google-closure-library-third-party "0.0-20140718-946a7d39"]
Apache Buildr
'org.clojure:google-closure-library-third-party:jar:0.0-20140718-946a7d39'
Dependencies
The project has no third-party dependencies