is not current version
Last Version 1.7.10

io.stryker-mutator:mutation-testing-report-schema 1.0.8

The json schema for a mutation testing report.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

mutation-testing-report-schema
Version

Version

1.0.8
Type

Type

jar

Download mutation-testing-report-schema 1.0.8


<!-- https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/ -->
<dependency>
    <groupId>io.stryker-mutator</groupId>
    <artifactId>mutation-testing-report-schema</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation 'io.stryker-mutator:mutation-testing-report-schema:1.0.8'
// https://jarcasting.com/artifacts/io.stryker-mutator/mutation-testing-report-schema/
implementation ("io.stryker-mutator:mutation-testing-report-schema:1.0.8")
'io.stryker-mutator:mutation-testing-report-schema:jar:1.0.8'
<dependency org="io.stryker-mutator" name="mutation-testing-report-schema" rev="1.0.8">
  <artifact name="mutation-testing-report-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stryker-mutator', module='mutation-testing-report-schema', version='1.0.8')
)
libraryDependencies += "io.stryker-mutator" % "mutation-testing-report-schema" % "1.0.8"
[io.stryker-mutator/mutation-testing-report-schema "1.0.8"]