is not current version
Last Version 0.1.2

com.groupcdg.pitest:extended-mutators 0.1.0

Extended mutators for java

GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

extended-mutators
Version

Version

0.1.0
Type

Type

jar

Download extended-mutators 0.1.0


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