is not current version
Last Version 1.0.6

nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect 1.0.1

A new dialect for Thymeleaf that allows you to use layout/decorator pages to style your content, similar to how SiteMesh works.

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.web.thymeleaf
ArtifactId

ArtifactId

thymeleaf-layout-dialect
Version

Version

1.0.1
Type

Type

jar

Download thymeleaf-layout-dialect 1.0.1


<!-- https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/ -->
<dependency>
    <groupId>nz.net.ultraq.web.thymeleaf</groupId>
    <artifactId>thymeleaf-layout-dialect</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/
implementation 'nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:1.0.1'
// https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/
implementation ("nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:1.0.1")
'nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:jar:1.0.1'
<dependency org="nz.net.ultraq.web.thymeleaf" name="thymeleaf-layout-dialect" rev="1.0.1">
  <artifact name="thymeleaf-layout-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.web.thymeleaf', module='thymeleaf-layout-dialect', version='1.0.1')
)
libraryDependencies += "nz.net.ultraq.web.thymeleaf" % "thymeleaf-layout-dialect" % "1.0.1"
[nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect "1.0.1"]