is not current version
Last Version 1.2

in.anjan.struts2-webflow:struts2-webflow 1.1

Spring Web Flow Plugin for Struts 2

GroupId

GroupId

in.anjan.struts2-webflow
ArtifactId

ArtifactId

struts2-webflow
Version

Version

1.1
Type

Type

jar

Download struts2-webflow 1.1


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