GroupId | GroupIdcom.groupcdg.pitest |
---|---|
ArtifactId | ArtifactIdextended-mutators |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
extended-mutators-0.0.4.pom | |
extended-mutators-0.0.4.jar | 71 KB |
Browse |
<!-- 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"]