is not current version
Last Version 2.0.0

io.github.khda91:step-logger-cucumber4-plugin 1.0.2

A Cucumber plugin for 4th version that logs steps at the moment of execution

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.khda91
ArtifactId

ArtifactId

step-logger-cucumber4-plugin
Version

Version

1.0.2
Type

Type

jar

Download step-logger-cucumber4-plugin 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber4-plugin/ -->
<dependency>
    <groupId>io.github.khda91</groupId>
    <artifactId>step-logger-cucumber4-plugin</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber4-plugin/
implementation 'io.github.khda91:step-logger-cucumber4-plugin:1.0.2'
// https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber4-plugin/
implementation ("io.github.khda91:step-logger-cucumber4-plugin:1.0.2")
'io.github.khda91:step-logger-cucumber4-plugin:jar:1.0.2'
<dependency org="io.github.khda91" name="step-logger-cucumber4-plugin" rev="1.0.2">
  <artifact name="step-logger-cucumber4-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.khda91', module='step-logger-cucumber4-plugin', version='1.0.2')
)
libraryDependencies += "io.github.khda91" % "step-logger-cucumber4-plugin" % "1.0.2"
[io.github.khda91/step-logger-cucumber4-plugin "1.0.2"]