is not current version
Last Version 0.4.2

org.lastaflute.html:lasta-thymeleaf 0.4.0-RC5

Thymeleaf adapter for LastaFlute

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.lastaflute.html
ArtifactId

ArtifactId

lasta-thymeleaf
Version

Version

0.4.0-RC5
Type

Type

jar

Download lasta-thymeleaf 0.4.0-RC5


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