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

com.github.andriykuba:play-handlebars 2.5.8

Handlebars templates based on Java port of handlebars with special handlers for Play Framework

Группа

Группа

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

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

play-handlebars
Версия

Версия

2.5.8
Тип

Тип

jar

Скачать play-handlebars 2.5.8


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