is not current version
Last Version 2.0-beta-2

opensymphony:xwork-src 1.1


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

xwork-src
Version

Version

1.1
Type

Type

jar

Download xwork-src 1.1


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