is not current version
Last Version 3.1.5

io.pebbletemplates:pebble-project 3.1.2

Pebble Project

GroupId

GroupId

io.pebbletemplates
ArtifactId

ArtifactId

pebble-project
Version

Version

3.1.2
Type

Type

pom

Download pebble-project 3.1.2

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

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