is not current version
Last Version 0.30

net.cactusthorn.routing:thymeleaf 0.25


Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

thymeleaf
Version

Version

0.25
Type

Type

jar

Download thymeleaf 0.25


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