is not current version
Last Version 2.2.5

opensymphony:webwork 1.4


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

webwork
Version

Version

1.4
Type

Type

jar

Download webwork 1.4


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