License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgoogle-closure-compiler-js |
Version | Version20200518.0.0-nightly |
Type | Typejar |
Description |
Descriptiongoogle-closure-compiler-js
WebJar for google-closure-compiler-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/google-closure-compiler-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>google-closure-compiler-js</artifactId>
<version>20200518.0.0-nightly</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/google-closure-compiler-js/
implementation 'org.webjars.npm:google-closure-compiler-js:20200518.0.0-nightly'
// https://jarcasting.com/artifacts/org.webjars.npm/google-closure-compiler-js/
implementation ("org.webjars.npm:google-closure-compiler-js:20200518.0.0-nightly")
'org.webjars.npm:google-closure-compiler-js:jar:20200518.0.0-nightly'
<dependency org="org.webjars.npm" name="google-closure-compiler-js" rev="20200518.0.0-nightly">
<artifact name="google-closure-compiler-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='google-closure-compiler-js', version='20200518.0.0-nightly')
)
libraryDependencies += "org.webjars.npm" % "google-closure-compiler-js" % "20200518.0.0-nightly"
[org.webjars.npm/google-closure-compiler-js "20200518.0.0-nightly"]