is not current version
Last Version 1.1.0

com.github.dandelion:datatables-thymeleaf 1.0.1

Thymeleaf dialect for the Dandelion-DataTables component.

Categories

Categories

Data Leaf Databases
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-thymeleaf
Version

Version

1.0.1
Type

Type

jar

Download datatables-thymeleaf 1.0.1


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