is not current version
Last Version 3.1.4

com.github.resource4j:resource4j-thymeleaf21 3.0.0

Integration of Resource4J with Thymeleaf 2.1

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-thymeleaf21
Version

Version

3.0.0
Type

Type

jar

Download resource4j-thymeleaf21 3.0.0


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