is not current version
Last Version 3.18.0

org.gweninterpreter:gwen-web 3.17.1

Web Automation and Robotics for Gherkin

GroupId

GroupId

org.gweninterpreter
ArtifactId

ArtifactId

gwen-web
Version

Version

3.17.1
Type

Type

jar

Download gwen-web 3.17.1


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