is not current version
Last Version 4.7.7

org.webjars.npm:handlebars 3.0.3

WebJar for handlebars

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

handlebars
Version

Version

3.0.3
Type

Type

jar

Download handlebars 3.0.3


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