is not current version
Last Version 1.1.0

com.github.dandelion:datatables-thymeleaf 0.8.8


Categories

Categories

Data Leaf Databases
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-thymeleaf
Version

Version

0.8.8
Type

Type

jar

Download datatables-thymeleaf 0.8.8


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