is not current version
Last Version 1.0.16

info.cukes:cucumber-pro 1.0.3

Cucumber-JVM plugin for Cucumber Pro

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-pro
Version

Version

1.0.3
Type

Type

jar

Download cucumber-pro 1.0.3


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