не последняя версия
Последняя версия 0.4.0

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

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

Группа

Группа

io.github.wmaarts
Идентификатор

Идентификатор

pitest-mutation-testing-elements-plugin
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать pitest-mutation-testing-elements-plugin 0.2.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.2.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.2.0'
// https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/
implementation ("io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.2.0")
'io.github.wmaarts:pitest-mutation-testing-elements-plugin:jar:0.2.0'
<dependency org="io.github.wmaarts" name="pitest-mutation-testing-elements-plugin" rev="0.2.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.2.0')
)
libraryDependencies += "io.github.wmaarts" % "pitest-mutation-testing-elements-plugin" % "0.2.0"
[io.github.wmaarts/pitest-mutation-testing-elements-plugin "0.2.0"]