is not current version
Last Version 4.0.7

com.github.jknack:handlebars-without-rhino 2.2.3

Make sure handlebars can't run without Rhino

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-without-rhino
Version

Version

2.2.3
Type

Type

jar

Download handlebars-without-rhino 2.2.3


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