is not current version
Last Version 2.2.0

com.connect-group:thymesheet-spring4 2.1.2

Use Thymesheet and Thymeleaf with Spring4

GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymesheet-spring4
Version

Version

2.1.2
Type

Type

jar

Download thymesheet-spring4 2.1.2


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