is not current version
Last Version 2.2.0

com.connect-group:thymesheet-spring3 2.1.1

Use Thymesheet and Thymeleaf with Spring3

GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymesheet-spring3
Version

Version

2.1.1
Type

Type

jar

Download thymesheet-spring3 2.1.1


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