is not current version
Last Version 20151008.0.0

org.webjars.npm:closure-templates 20140422.0.0

WebJar for closure-templates

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

closure-templates
Version

Version

20140422.0.0
Type

Type

jar

Download closure-templates 20140422.0.0


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