is not current version
Last Version 3.3.1-3

io.github.gabrielrodriguesrocha:thymeleaf-spring-data-dialect 3.3.1-2

Data pagination made easy with Thymeleaf and Spring Data

Categories

Categories

Data Leaf Databases
GroupId

GroupId

io.github.gabrielrodriguesrocha
ArtifactId

ArtifactId

thymeleaf-spring-data-dialect
Version

Version

3.3.1-2
Type

Type

jar

Download thymeleaf-spring-data-dialect 3.3.1-2


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