is not current version
Last Version 2.0-beta-2

opensymphony:xwork-src 1.2.2


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

xwork-src
Version

Version

1.2.2
Type

Type

jar

Download xwork-src 1.2.2


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