Last Version

Closure Compiler Externs v20160517

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.

License

License

Categories

Categories

JavaScript Languages Java Scala
GroupId

GroupId

org.scala-js
ArtifactId

ArtifactId

closure-compiler-externs-java-6
Version

Version

v20160517
Type

Type

jar
Description

Description

Closure Compiler Externs
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.
Project Organization

Project Organization

Scala.js

Download closure-compiler-externs-java-6 v20160517


<!-- https://jarcasting.com/artifacts/org.scala-js/closure-compiler-externs-java-6/ -->
<dependency>
    <groupId>org.scala-js</groupId>
    <artifactId>closure-compiler-externs-java-6</artifactId>
    <version>v20160517</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-js/closure-compiler-externs-java-6/
implementation 'org.scala-js:closure-compiler-externs-java-6:v20160517'
// https://jarcasting.com/artifacts/org.scala-js/closure-compiler-externs-java-6/
implementation ("org.scala-js:closure-compiler-externs-java-6:v20160517")
'org.scala-js:closure-compiler-externs-java-6:jar:v20160517'
<dependency org="org.scala-js" name="closure-compiler-externs-java-6" rev="v20160517">
  <artifact name="closure-compiler-externs-java-6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-js', module='closure-compiler-externs-java-6', version='v20160517')
)
libraryDependencies += "org.scala-js" % "closure-compiler-externs-java-6" % "v20160517"
[org.scala-js/closure-compiler-externs-java-6 "v20160517"]

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.