is not current version
Last Version 0.14.3

io.stryker-mutator:stryker4s-api_3 0.13.0

Stryker4s, the mutation testing framework for Scala.

GroupId

GroupId

io.stryker-mutator
ArtifactId

ArtifactId

stryker4s-api_3
Version

Version

0.13.0
Type

Type

jar

Download stryker4s-api_3 0.13.0


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