is not current version
Last Version 2.4.0

com.mitchellbosecke:pebble-spring3 1.4.2

Pebble Integration with Spring 3

GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring3
Version

Version

1.4.2
Type

Type

jar

Download pebble-spring3 1.4.2


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