is not current version
Last Version 0.4.2

org.lastaflute.html:lasta-thymeleaf 0.3.0-RC1

Thymeleaf adapter for LastaFlute

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.lastaflute.html
ArtifactId

ArtifactId

lasta-thymeleaf
Version

Version

0.3.0-RC1
Type

Type

jar

Download lasta-thymeleaf 0.3.0-RC1


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