WebJar for Google Closure Library
More info: http://webjars.org
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdclosure-library |
| Last Version | Last Version20150412-848686a |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclosure-library
WebJar for Google Closure Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars/closure-library/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>closure-library</artifactId>
<version>20150412-848686a</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/closure-library/
implementation 'org.webjars:closure-library:20150412-848686a'
// https://jarcasting.com/artifacts/org.webjars/closure-library/
implementation ("org.webjars:closure-library:20150412-848686a")
'org.webjars:closure-library:jar:20150412-848686a'
<dependency org="org.webjars" name="closure-library" rev="20150412-848686a">
<artifact name="closure-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='closure-library', version='20150412-848686a')
)
libraryDependencies += "org.webjars" % "closure-library" % "20150412-848686a"
[org.webjars/closure-library "20150412-848686a"]
WebJar for Google Closure Library
More info: http://webjars.org