is not current version
Last Version 3.2

com.github.lwfwind.web:spring-jquery-datatable 2.8

Spring extension to work with the great jQuery plugin DataTables

Categories

Categories

Data
GroupId

GroupId

com.github.lwfwind.web
ArtifactId

ArtifactId

spring-jquery-datatable
Version

Version

2.8
Type

Type

jar

Download spring-jquery-datatable 2.8


<!-- https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/ -->
<dependency>
    <groupId>com.github.lwfwind.web</groupId>
    <artifactId>spring-jquery-datatable</artifactId>
    <version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation 'com.github.lwfwind.web:spring-jquery-datatable:2.8'
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation ("com.github.lwfwind.web:spring-jquery-datatable:2.8")
'com.github.lwfwind.web:spring-jquery-datatable:jar:2.8'
<dependency org="com.github.lwfwind.web" name="spring-jquery-datatable" rev="2.8">
  <artifact name="spring-jquery-datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwfwind.web', module='spring-jquery-datatable', version='2.8')
)
libraryDependencies += "com.github.lwfwind.web" % "spring-jquery-datatable" % "2.8"
[com.github.lwfwind.web/spring-jquery-datatable "2.8"]