is not current version
Last Version 1.1.0

com.github.dandelion:datatables-struts1 0.9.3


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts1
Version

Version

0.9.3
Type

Type

jar

Download datatables-struts1 0.9.3


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