is not current version
Last Version 1.1.0

com.github.dandelion:datatables-struts1 0.9.2


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts1
Version

Version

0.9.2
Type

Type

jar

Download datatables-struts1 0.9.2


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