GroupId | GroupIdcom.groupcdg.pitest |
---|---|
ArtifactId | ArtifactIdextended-mutators |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
extended-mutators-0.0.6.pom | |
extended-mutators-0.0.6.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.groupcdg.pitest/extended-mutators/ -->
<dependency>
<groupId>com.groupcdg.pitest</groupId>
<artifactId>extended-mutators</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg.pitest/extended-mutators/
implementation 'com.groupcdg.pitest:extended-mutators:0.0.6'
// https://jarcasting.com/artifacts/com.groupcdg.pitest/extended-mutators/
implementation ("com.groupcdg.pitest:extended-mutators:0.0.6")
'com.groupcdg.pitest:extended-mutators:jar:0.0.6'
<dependency org="com.groupcdg.pitest" name="extended-mutators" rev="0.0.6">
<artifact name="extended-mutators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg.pitest', module='extended-mutators', version='0.0.6')
)
libraryDependencies += "com.groupcdg.pitest" % "extended-mutators" % "0.0.6"
[com.groupcdg.pitest/extended-mutators "0.0.6"]