is not current version
Last Version 1.7.10

io.stryker-mutator:mutation-testing-elements 1.7.1

A suite of web components for a mutation testing report.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

mutation-testing-elements
Version

Version

1.7.1
Type

Type

jar

Download mutation-testing-elements 1.7.1


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