is not current version
Last Version 3.18.0

org.gweninterpreter:gwen-web 2.26.2

A Gwen automation engine for the web

GroupId

GroupId

org.gweninterpreter
ArtifactId

ArtifactId

gwen-web
Version

Version

2.26.2
Type

Type

jar

Download gwen-web 2.26.2


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