is not current version
Last Version 2.0-beta-2

opensymphony:xwork-src 2.0-beta-1


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

xwork-src
Version

Version

2.0-beta-1
Type

Type

jar

Download xwork-src 2.0-beta-1


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