is not current version
Last Version 0.3.7

io.aubay.fase:modules-cucumber 0.2.1

Framework Aubay SElenium Modules Cucumber

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.aubay.fase
ArtifactId

ArtifactId

modules-cucumber
Version

Version

0.2.1
Type

Type

jar

Download modules-cucumber 0.2.1


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