is not current version
Last Version 0.0-20211011-0726fdeb

org.clojure:google-closure-library-third-party 0.0-20191016-6ae1f72f

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.

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

google-closure-library-third-party
Version

Version

0.0-20191016-6ae1f72f
Type

Type

jar

Download google-closure-library-third-party 0.0-20191016-6ae1f72f


<!-- https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>google-closure-library-third-party</artifactId>
    <version>0.0-20191016-6ae1f72f</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/
implementation 'org.clojure:google-closure-library-third-party:0.0-20191016-6ae1f72f'
// https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/
implementation ("org.clojure:google-closure-library-third-party:0.0-20191016-6ae1f72f")
'org.clojure:google-closure-library-third-party:jar:0.0-20191016-6ae1f72f'
<dependency org="org.clojure" name="google-closure-library-third-party" rev="0.0-20191016-6ae1f72f">
  <artifact name="google-closure-library-third-party" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='google-closure-library-third-party', version='0.0-20191016-6ae1f72f')
)
libraryDependencies += "org.clojure" % "google-closure-library-third-party" % "0.0-20191016-6ae1f72f"
[org.clojure/google-closure-library-third-party "0.0-20191016-6ae1f72f"]