is not current version
Last Version 1.1.0

com.github.dandelion:datatables-struts1 1.0.1

Extra providing I18N utilities when dealing with Struts 1.x

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts1
Version

Version

1.0.1
Type

Type

jar

Download datatables-struts1 1.0.1


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