Jar examples for p:pebble
Templating engine for Java.
You can download jar file pebble 2.6.1 in this page.
BSD 3-Clause License
You can use the following script to add pebble-2.6.1.jar to your project.
<dependency> <groupId>io.pebbletemplates</groupId> <artifactId>pebble</artifactId> <version>2.6.1</version> </dependency>
compile group: 'io.pebbletemplates', name: 'pebble', version: '2.6.1'
libraryDependencies += "io.pebbletemplates" % "pebble" % "2.6.1"
<dependency org="io.pebbletemplates" name="pebble" rev="2.6.1"/>
@Grapes(@Grab(group='io.pebbletemplates', module='pebble', version='2.6.1'))
'io.pebbletemplates:pebble:jar:2.6.1'
Click the following link to download the jar file.
pebble-2.6.1-jar-with-dependencies.jar