is not current version
Last Version 1.0.3

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

Easy Cucumber JVM Testing

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.osvaldjr
ArtifactId

ArtifactId

easy-cucumber-parent
Version

Version

1.0.2
Type

Type

pom

Download easy-cucumber-parent 1.0.2


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