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

com.github.jknack:handlebars-helpers 2.1.0

A collection helpers donated by the community

Группа

Группа

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

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

handlebars-helpers
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать handlebars-helpers 2.1.0


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