is not current version
Last Version 0.11.0

io.stryker-mutator:stryker4s-api_3.0.0-M3 0.10.1

Stryker4s, the mutation testing framework for Scala.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

stryker4s-api_3.0.0-M3
Version

Version

0.10.1
Type

Type

jar

Download stryker4s-api_3.0.0-M3 0.10.1


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