не последняя версия
Последняя версия 1.6.9

org.jooby:jooby-pebble 0.14.0

pebble templates for Jooby

Категории

Категории

Jooby Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.jooby
Идентификатор

Идентификатор

jooby-pebble
Версия

Версия

0.14.0
Тип

Тип

jar

Скачать jooby-pebble 0.14.0


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