is not current version
Last Version 4.27.0.0

org.http4k:http4k-template-handlebars 2.26.2

Http4k Handlebars templating support

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-template-handlebars
Version

Version

2.26.2
Type

Type

jar

Download http4k-template-handlebars 2.26.2


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