GroupId | GroupIdio.stryker-mutator |
---|---|
ArtifactId | ArtifactIdstryker4s-core_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
stryker4s-core_2.12-0.3.0.pom | |
stryker4s-core_2.12-0.3.0.jar | 501 KB |
stryker4s-core_2.12-0.3.0-sources.jar | 33 KB |
stryker4s-core_2.12-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stryker-mutator/stryker4s-core_2.12/ -->
<dependency>
<groupId>io.stryker-mutator</groupId>
<artifactId>stryker4s-core_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.stryker-mutator/stryker4s-core_2.12/
implementation 'io.stryker-mutator:stryker4s-core_2.12:0.3.0'
// https://jarcasting.com/artifacts/io.stryker-mutator/stryker4s-core_2.12/
implementation ("io.stryker-mutator:stryker4s-core_2.12:0.3.0")
'io.stryker-mutator:stryker4s-core_2.12:jar:0.3.0'
<dependency org="io.stryker-mutator" name="stryker4s-core_2.12" rev="0.3.0">
<artifact name="stryker4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stryker-mutator', module='stryker4s-core_2.12', version='0.3.0')
)
libraryDependencies += "io.stryker-mutator" % "stryker4s-core_2.12" % "0.3.0"
[io.stryker-mutator/stryker4s-core_2.12 "0.3.0"]