is not current version
Last Version 4.7.7

org.webjars.npm:handlebars 4.4.5

WebJar for handlebars

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

handlebars
Version

Version

4.4.5
Type

Type

jar

Download handlebars 4.4.5


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