is not current version
Last Version 3.2

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

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

1.9
Type

Type

jar

Download spring-jquery-datatable 1.9


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