is not current version
Last Version 0.11.0

io.stryker-mutator:sbt-stryker4s-testrunner_3.0.0-M3 0.10.0

Stryker4s, the mutation testing framework for Scala.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

sbt-stryker4s-testrunner_3.0.0-M3
Version

Version

0.10.0
Type

Type

jar

Download sbt-stryker4s-testrunner_3.0.0-M3 0.10.0


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