is not current version
Last Version 2.0.2

com.connect-group:thymeleaf-extras 1.0

Thymeleaf dialect with useful re-usable attribute processors such as cg-before and cg-after; compatible with both Thymeleaf and Thymesheet.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymeleaf-extras
Version

Version

1.0
Type

Type

jar

Download thymeleaf-extras 1.0


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