is not current version
Last Version 1.9.1.0

org.actframework:act-starter-thymeleaf 1.8.20.1

Starter for ActFramework application use Thymeleaf as default template engine

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-thymeleaf
Version

Version

1.8.20.1
Type

Type

jar

Download act-starter-thymeleaf 1.8.20.1


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