is not current version
Last Version 20151008.0.0

org.webjars.npm:closure-templates 20141017.0.1

WebJar for closure-templates

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

closure-templates
Version

Version

20141017.0.1
Type

Type

jar

Download closure-templates 20141017.0.1


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