is not current version
Last Version 3.1.5

io.pebbletemplates:pebble-project 3.0.9

Pebble Project

GroupId

GroupId

io.pebbletemplates
ArtifactId

ArtifactId

pebble-project
Version

Version

3.0.9
Type

Type

pom

Download pebble-project 3.0.9

Filename Size
pebble-project-3.0.9.pom 4 KB
Browse

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