is not current version
Last Version 5.0.4

org.fluentlenium:fluentlenium-cucumber 4.0.0

Cucumber Extension for FluentLenium

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-cucumber
Version

Version

4.0.0
Type

Type

jar

Download fluentlenium-cucumber 4.0.0


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