is not current version
Last Version 3.2

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

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.7
Type

Type

jar

Download spring-jquery-datatable 1.7


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