is not current version
Last Version 0.9.117

com.thesett:struts-tools 0.8.16

Utilities for creating struts based webapps.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

struts-tools
Version

Version

0.8.16
Type

Type

jar

Download struts-tools 0.8.16


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