is not current version
Last Version 4.7.6

org.webjars:handlebars 4.0.14

WebJar for Handlebars

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

handlebars
Version

Version

4.0.14
Type

Type

jar

Download handlebars 4.0.14


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