не последняя версия
Последняя версия 4.0.7

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

Make sure handlebars can't run without Rhino

Группа

Группа

com.github.jknack
Идентификатор

Идентификатор

handlebars-without-rhino
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать handlebars-without-rhino 3.0.0


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