is not current version
Last Version 0.10

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

Cucumber PIT integration plugin

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.alexvictoor
ArtifactId

ArtifactId

pitest-cucumber-plugin
Version

Version

0.7
Type

Type

jar

Download pitest-cucumber-plugin 0.7


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