is not current version
Last Version 5.0.4

org.fluentlenium:fluentlenium-cucumber 4.6.1

Cucumber Extension for FluentLenium

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-cucumber
Version

Version

4.6.1
Type

Type

jar

Download fluentlenium-cucumber 4.6.1


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