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

org.webjars:handlebars 4.0.5

WebJar for Handlebars

Группа

Группа

org.webjars
Идентификатор

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

handlebars
Версия

Версия

4.0.5
Тип

Тип

jar

Скачать handlebars 4.0.5


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