is not current version
Last Version 1.7.10

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

The json schema for a mutation testing report.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

mutation-testing-report-schema
Version

Version

1.3.1
Type

Type

jar

Download mutation-testing-report-schema 1.3.1


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