is not current version
Last Version 2.7.0-beta

org.febit.wit:wit-struts2 2.5.0-beta


GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

wit-struts2
Version

Version

2.5.0-beta
Type

Type

jar

Download wit-struts2 2.5.0-beta


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