Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddatatables-spring3 |
Version | Version0.8.9 |
Type | Typejar |
Filename | Size |
---|---|
datatables-spring3-0.8.9.pom | |
datatables-spring3-0.8.9.jar | 4 KB |
datatables-spring3-0.8.9-sources.jar | 4 KB |
datatables-spring3-0.8.9-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-spring3/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-spring3</artifactId>
<version>0.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-spring3/
implementation 'com.github.dandelion:datatables-spring3:0.8.9'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-spring3/
implementation ("com.github.dandelion:datatables-spring3:0.8.9")
'com.github.dandelion:datatables-spring3:jar:0.8.9'
<dependency org="com.github.dandelion" name="datatables-spring3" rev="0.8.9">
<artifact name="datatables-spring3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-spring3', version='0.8.9')
)
libraryDependencies += "com.github.dandelion" % "datatables-spring3" % "0.8.9"
[com.github.dandelion/datatables-spring3 "0.8.9"]