MVN

com.google.javascript : closure-compiler-unshaded

Maven & Gradle

Aug 03, 2023
16 usages
7k stars

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

<dependency>
    <groupId>com.google.javascript</groupId>
    <artifactId>closure-compiler-unshaded</artifactId>
    <version>v20230802</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.javascript : closure-compiler-unshaded to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v20230802

All Versions

Choose a version of com.google.javascript : closure-compiler-unshaded to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v20230802
closure-compiler-unshaded-v20230802
v20230502
closure-compiler-unshaded-v20230502
v20230411
closure-compiler-unshaded-v20230411
v20230228
closure-compiler-unshaded-v20230228
v20230206
closure-compiler-unshaded-v20230206
v20230103
closure-compiler-unshaded-v20230103
v20221102
closure-compiler-unshaded-v20221102
v20221004
closure-compiler-unshaded-v20221004
v20220905
closure-compiler-unshaded-v20220905
v20220803
closure-compiler-unshaded-v20220803
v20220719
closure-compiler-unshaded-v20220719
v20220601
closure-compiler-unshaded-v20220601
v20220502
closure-compiler-unshaded-v20220502
v20220405
closure-compiler-unshaded-v20220405
v20220301
closure-compiler-unshaded-v20220301
v20220202
closure-compiler-unshaded-v20220202
v20220104
closure-compiler-unshaded-v20220104
v20211201
closure-compiler-unshaded-v20211201
v20211107
closure-compiler-unshaded-v20211107
v20211006
closure-compiler-unshaded-v20211006
v20210907
closure-compiler-unshaded-v20210907
v20210906
closure-compiler-unshaded-v20210906
v20210808
closure-compiler-unshaded-v20210808
v20210601
closure-compiler-unshaded-v20210601
v20210505
closure-compiler-unshaded-v20210505
v20210406
closure-compiler-unshaded-v20210406
v20210302
closure-compiler-unshaded-v20210302
v20210202
closure-compiler-unshaded-v20210202
v20210106
closure-compiler-unshaded-v20210106
v20201207
closure-compiler-unshaded-v20201207
v20201102
closure-compiler-unshaded-v20201102
v20201006
closure-compiler-unshaded-v20201006
v20200927
closure-compiler-unshaded-v20200927
v20200920
closure-compiler-unshaded-v20200920
v20200830
closure-compiler-unshaded-v20200830
v20200719
closure-compiler-unshaded-v20200719
v20200628
closure-compiler-unshaded-v20200628
v20200614
closure-compiler-unshaded-v20200614
v20200517
closure-compiler-unshaded-v20200517
v20200504
closure-compiler-unshaded-v20200504
v20200426
closure-compiler-unshaded-v20200426
v20200406
closure-compiler-unshaded-v20200406
v20200315
closure-compiler-unshaded-v20200315
v20200224
closure-compiler-unshaded-v20200224
v20200204
closure-compiler-unshaded-v20200204
v20200112
closure-compiler-unshaded-v20200112
v20200101
closure-compiler-unshaded-v20200101
v20191111
closure-compiler-unshaded-v20191111
v20191027
closure-compiler-unshaded-v20191027
v20190929
closure-compiler-unshaded-v20190929
v20190909
closure-compiler-unshaded-v20190909
v20190819
closure-compiler-unshaded-v20190819
v20190729
closure-compiler-unshaded-v20190729
v20190709
closure-compiler-unshaded-v20190709
v20190618
closure-compiler-unshaded-v20190618
v20190528
closure-compiler-unshaded-v20190528
v20190513
closure-compiler-unshaded-v20190513
v20190415
closure-compiler-unshaded-v20190415
v20190325
closure-compiler-unshaded-v20190325
v20190301
closure-compiler-unshaded-v20190301
v20190215
closure-compiler-unshaded-v20190215
v20190121
closure-compiler-unshaded-v20190121
v20190106
closure-compiler-unshaded-v20190106
v20181210
closure-compiler-unshaded-v20181210
v20181125
closure-compiler-unshaded-v20181125
v20181028
closure-compiler-unshaded-v20181028
v20181008
closure-compiler-unshaded-v20181008
v20180910
closure-compiler-unshaded-v20180910
v20180805
closure-compiler-unshaded-v20180805
v20180716
closure-compiler-unshaded-v20180716
v20180610
closure-compiler-unshaded-v20180610
v20180506
closure-compiler-unshaded-v20180506
v20180402
closure-compiler-unshaded-v20180402
v20180319
closure-compiler-unshaded-v20180319
v20180204
closure-compiler-unshaded-v20180204
v20180101
closure-compiler-unshaded-v20180101
v20171203
closure-compiler-unshaded-v20171203
v20171112
closure-compiler-unshaded-v20171112
v20171023
closure-compiler-unshaded-v20171023
v20170910
closure-compiler-unshaded-v20170910
v20170806
closure-compiler-unshaded-v20170806
v20170626
closure-compiler-unshaded-v20170626
v20170521
closure-compiler-unshaded-v20170521
v20170423
closure-compiler-unshaded-v20170423
v20170409
closure-compiler-unshaded-v20170409
v20170218
closure-compiler-unshaded-v20170218
v20170124
closure-compiler-unshaded-v20170124
v20161201
closure-compiler-unshaded-v20161201
v20161024
closure-compiler-unshaded-v20161024
v20160911
closure-compiler-unshaded-v20160911
v20160822
closure-compiler-unshaded-v20160822
v20160713
closure-compiler-unshaded-v20160713
v20160619
closure-compiler-unshaded-v20160619
v20160517
closure-compiler-unshaded-v20160517
v20160315
closure-compiler-unshaded-v20160315

How to add a dependency to Maven

Add the following com.google.javascript : closure-compiler-unshaded maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.javascript</groupId>
    <artifactId>closure-compiler-unshaded</artifactId>
    <version>v20230802</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.javascript : closure-compiler-unshaded gradle dependency to your build.gradle file:

implementation 'com.google.javascript:closure-compiler-unshaded:v20230802'

Gradle Kotlin DSL: Add the following com.google.javascript : closure-compiler-unshaded gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.javascript:closure-compiler-unshaded:v20230802")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.javascript : closure-compiler-unshaded sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.javascript" % "closure-compiler-unshaded" % "v20230802"