jar

com.vertispan.javascript : closure-compiler-main

Maven & Gradle

Nov 04, 2022
1 stars

Closure Compiler Main · 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.

Table Of Contents

Latest Version

Download com.vertispan.javascript : closure-compiler-main JAR file - Latest Versions:

All Versions

Download com.vertispan.javascript : closure-compiler-main JAR file - All Versions:

Version Vulnerabilities Size Updated
v20221102
v20220502
v20210808

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window closure-compiler-main-v20221102-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement