is not current version
Last Version 0.4

com.github.sarahbuisson:pitest-scm-extension 0.3

Extension for the project Pitest - only find mutation in the code updated between two branchs

GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

pitest-scm-extension
Version

Version

0.3
Type

Type

jar

Download pitest-scm-extension 0.3


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