Last Version

Closure Compiler Utils 0.2

Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.

License

License

GroupId

GroupId

com.benmccann
ArtifactId

ArtifactId

closure-compiler-utils
Version

Version

0.2
Type

Type

jar
Description

Description

Closure Compiler Utils
Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.
Project URL

Project URL

https://github.com/benmccann/closure-compiler-utils
Source Code Management

Source Code Management

https://github.com/benmccann/closure-compiler-utils

Download closure-compiler-utils 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
com.google.javascript : closure-compiler jar r1592

Project Modules

There are no modules declared in this project.