is not current version
Last Version 0.8.3

com.github.datatables4j:datatables4j-core-thymeleaf 0.8.1

Thymeleaf implementation of DataTables4j

Categories

Categories

Data Leaf Databases
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-core-thymeleaf
Version

Version

0.8.1
Type

Type

jar

Download datatables4j-core-thymeleaf 0.8.1


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