is not current version
Last Version 1.0.6

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

A dialect for Thymeleaf that allows you to use layout/decorator templates to style your content.

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.web.thymeleaf
ArtifactId

ArtifactId

thymeleaf-layout-dialect
Version

Version

1.0.3
Type

Type

jar

Download thymeleaf-layout-dialect 1.0.3


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