is not current version
Last Version 0.1.3

org.webjars.bower:jquery.template 0.1.2

WebJar for jquery.template

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery.template
Version

Version

0.1.2
Type

Type

jar

Download jquery.template 0.1.2


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