is not current version
Last Version 2.4.0

com.mitchellbosecke:pebble-spring4 2.2.2

Pebble Integration with Spring 4.x

GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring4
Version

Version

2.2.2
Type

Type

jar

Download pebble-spring4 2.2.2


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