is not current version
Last Version 2.4.0

com.mitchellbosecke:pebble-spring3 0.3.0

Pebble Integration with Spring 3

GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring3
Version

Version

0.3.0
Type

Type

jar

Download pebble-spring3 0.3.0


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