Google's Closure Library

This is a helpful packaging of source code for JavaScript developers using Maven. This is published on schedule, so not all subversion revisions are available. Just those that are available when the bundling process begins.xxx

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.jlgrock.javascript
ArtifactId

ArtifactId

closure-library
Last Version

Last Version

2385
Release Date

Release Date

Type

Type

pom
Description

Description

Google's Closure Library
This is a helpful packaging of source code for JavaScript developers using Maven. This is published on schedule, so not all subversion revisions are available. Just those that are available when the bundling process begins.xxx
Project URL

Project URL

https://github.com/jlgrock/ClosureLibrary
Source Code Management

Source Code Management

http://github.com/jlgrock/ClosureLibrary

Download closure-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jlgrock.javascript/closure-library/ -->
<dependency>
    <groupId>com.github.jlgrock.javascript</groupId>
    <artifactId>closure-library</artifactId>
    <version>2385</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jlgrock.javascript/closure-library/
implementation 'com.github.jlgrock.javascript:closure-library:2385'
// https://jarcasting.com/artifacts/com.github.jlgrock.javascript/closure-library/
implementation ("com.github.jlgrock.javascript:closure-library:2385")
'com.github.jlgrock.javascript:closure-library:pom:2385'
<dependency org="com.github.jlgrock.javascript" name="closure-library" rev="2385">
  <artifact name="closure-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jlgrock.javascript', module='closure-library', version='2385')
)
libraryDependencies += "com.github.jlgrock.javascript" % "closure-library" % "2385"
[com.github.jlgrock.javascript/closure-library "2385"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2385
2309
2261
2238
2217
2170
2156
99cd91