License |
License |
---|---|
Categories |
CategoriesData Leaf Databases |
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-thymeleaf |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataTables4j :: Core :: Wrapper for the Thymeleaf implementation
TODO
|
Filename | Size |
---|---|
datatables4j-thymeleaf-0.8.1.pom | |
datatables4j-thymeleaf-0.8.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-thymeleaf/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-thymeleaf</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-thymeleaf/
implementation 'com.github.datatables4j:datatables4j-thymeleaf:0.8.1'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-thymeleaf/
implementation ("com.github.datatables4j:datatables4j-thymeleaf:0.8.1")
'com.github.datatables4j:datatables4j-thymeleaf:jar:0.8.1'
<dependency org="com.github.datatables4j" name="datatables4j-thymeleaf" rev="0.8.1">
<artifact name="datatables4j-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-thymeleaf', version='0.8.1')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-thymeleaf" % "0.8.1"
[com.github.datatables4j/datatables4j-thymeleaf "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.datatables4j : datatables4j-core-thymeleaf | jar | 0.8.1 |