is not current version
Last Version 2.2.5

opensymphony:webwork 2.1.3


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

webwork
Version

Version

2.1.3
Type

Type

jar

Download webwork 2.1.3


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