is not current version
Last Version 1.0.3

io.github.osvaldjr:easy-cucumber-mock 1.0.2

Easy Cucumber JVM Testing - Mock

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.osvaldjr
ArtifactId

ArtifactId

easy-cucumber-mock
Version

Version

1.0.2
Type

Type

jar

Download easy-cucumber-mock 1.0.2


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