is not current version
Last Version 4.27.0.0

org.http4k:http4k-template-pebble 2.29.4

Http4k Pebble templating support

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-template-pebble
Version

Version

2.29.4
Type

Type

jar

Download http4k-template-pebble 2.29.4


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