is not current version
Last Version 1.2.1

org.webframe:wf-struts 1.1.0

Java Web Frame: wf-struts

GroupId

GroupId

org.webframe
ArtifactId

ArtifactId

wf-struts
Version

Version

1.1.0
Type

Type

jar

Download wf-struts 1.1.0


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