sqality / scct   0.2.1

Apache License 2.0 GitHub

Scala Code Coverage Tool

Scala versions: 2.10

scct 0.2.1


Group ID:
com.github.scct
Artifact ID:
scct_2.10
Version:
0.2.1
Release Date:
Oct 28, 2013
Licenses:
Files:

libraryDependencies += "com.github.scct" %% "scct" % "0.2.1"

Mill build tool

ivy"com.github.scct::scct:0.2.1"

Scala CLI

//> using dep "com.github.scct::scct:0.2.1"

Ammonite REPL

import $ivy.`com.github.scct::scct:0.2.1`

<dependency>
  <groupId>com.github.scct</groupId>
  <artifactId>scct_2.10</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.scct', name: 'scct_2.10', version: '0.2.1'