is not current version
Last Version 0.30

net.cactusthorn.routing:thymeleaf 0.27

HTML Producer using Thymeleaf

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

thymeleaf
Version

Version

0.27
Type

Type

jar

Download thymeleaf 0.27


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