is not current version
Last Version 1.1.0

com.github.dandelion:datatables-struts2 1.0.1

Extra providing I18N utilities when dealing with Struts 2.x

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-struts2
Version

Version

1.0.1
Type

Type

jar

Download datatables-struts2 1.0.1


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