is not current version
Last Version 0.1.2

com.groupcdg.pitest:extended-mutators 0.0.4

Extended mutators for java

GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

extended-mutators
Version

Version

0.0.4
Type

Type

jar

Download extended-mutators 0.0.4


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