is not current version
Last Version 0.10

com.github.alexvictoor:pitest-cucumber-plugin 0.8

Cucumber PIT integration plugin

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.alexvictoor
ArtifactId

ArtifactId

pitest-cucumber-plugin
Version

Version

0.8
Type

Type

jar

Download pitest-cucumber-plugin 0.8


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