Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.lwfwind.web |
ArtifactId | ArtifactIdspring-jquery-datatable |
Version | Version3.1 |
Type | Typejar |
Filename | Size |
---|---|
spring-jquery-datatable-3.1.pom | |
spring-jquery-datatable-3.1.jar | 32 KB |
spring-jquery-datatable-3.1-sources.jar | 20 KB |
spring-jquery-datatable-3.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/ -->
<dependency>
<groupId>com.github.lwfwind.web</groupId>
<artifactId>spring-jquery-datatable</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation 'com.github.lwfwind.web:spring-jquery-datatable:3.1'
// https://jarcasting.com/artifacts/com.github.lwfwind.web/spring-jquery-datatable/
implementation ("com.github.lwfwind.web:spring-jquery-datatable:3.1")
'com.github.lwfwind.web:spring-jquery-datatable:jar:3.1'
<dependency org="com.github.lwfwind.web" name="spring-jquery-datatable" rev="3.1">
<artifact name="spring-jquery-datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwfwind.web', module='spring-jquery-datatable', version='3.1')
)
libraryDependencies += "com.github.lwfwind.web" % "spring-jquery-datatable" % "3.1"
[com.github.lwfwind.web/spring-jquery-datatable "3.1"]