closure-compiler-unshaded-java-6

org.scala-js

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Recommended: v20160517 1 versions jar Updated 10 years agoChecking...

Add to your projectv20160517

<dependency>
    <groupId>org.scala-js</groupId>
    <artifactId>closure-compiler-unshaded-java-6</artifactId>
    <version>v20160517</version>
</dependency>

Version Details — v20160517

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Jul 7, 2016
License
Unknown

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Checking security advisories...