is not current version
Last Version 4.0.7

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

Make sure handlebars can't run without Rhino

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-without-rhino
Version

Version

4.0.2
Type

Type

jar

Download handlebars-without-rhino 4.0.2


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