is not current version
Last Version 0.4.0

io.github.wmaarts:pitest-mutation-testing-elements-plugin 0.1.0

Write Pitest test results to mutation-testing-elements HTML reporter

GroupId

GroupId

io.github.wmaarts
ArtifactId

ArtifactId

pitest-mutation-testing-elements-plugin
Version

Version

0.1.0
Type

Type

jar

Download pitest-mutation-testing-elements-plugin 0.1.0


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