is not current version
Last Version 0.14.3

io.stryker-mutator:stryker4s-core_2.13 0.8.0

Stryker4s, the mutation testing framework for Scala.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

stryker4s-core_2.13
Version

Version

0.8.0
Type

Type

jar

Download stryker4s-core_2.13 0.8.0


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