Semantic mutation testing for Scala
Scala versions:
2.13
blinky 0.3.0
Group ID:
com.github.rcmartins
Artifact ID:
blinky_2.12
Version:
0.3.0
Release Date:
Jun 29, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.github.rcmartins" %% "blinky" % "0.3.0"
ivy"com.github.rcmartins::blinky:0.3.0"
//> using dep "com.github.rcmartins::blinky:0.3.0"
import $ivy.`com.github.rcmartins::blinky:0.3.0`
<dependency> <groupId>com.github.rcmartins</groupId> <artifactId>blinky_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.rcmartins', name: 'blinky_2.12', version: '0.3.0'