is not current version
Last Version 0.9.3

com.github.dandelion:datatables-servlet2 0.8.13


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-servlet2
Version

Version

0.8.13
Type

Type

jar

Download datatables-servlet2 0.8.13


<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>datatables-servlet2</artifactId>
    <version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation 'com.github.dandelion:datatables-servlet2:0.8.13'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation ("com.github.dandelion:datatables-servlet2:0.8.13")
'com.github.dandelion:datatables-servlet2:jar:0.8.13'
<dependency org="com.github.dandelion" name="datatables-servlet2" rev="0.8.13">
  <artifact name="datatables-servlet2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-servlet2', version='0.8.13')
)
libraryDependencies += "com.github.dandelion" % "datatables-servlet2" % "0.8.13"
[com.github.dandelion/datatables-servlet2 "0.8.13"]