is not current version
Last Version 1.1.0

com.github.dandelion:datatables-struts1 0.10.0

Extra providing I18N utilities when dealing with Struts 1.x

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts1
Version

Version

0.10.0
Type

Type

jar

Download datatables-struts1 0.10.0


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