templates_pebble

Pebble template engine adapter for Hexagon.

For usage instructions, refer to the /templates/.

Install the Dependency

=== "build.gradle"

```groovy
repositories {
    mavenCentral()
}

implementation("com.hexagonkt:templates_pebble:$hexagonVersion")
```

=== "pom.xml"

```xml
com.hexagonkttemplates_pebble$hexagonVersion
```

Packages

Link copied to clipboard

Classes that implement the Templates Port interface with the Pebble engine.