is not current version
Last Version 2.2.0

com.connect-group:thymesheet 2.1.2

Externalise Thymeleaf so that natural templates are truly natural!

GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymesheet
Version

Version

2.1.2
Type

Type

jar

Download thymesheet 2.1.2


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