Registry / testing / scalac-scoverage-runtime-2-10

scalac-scoverage-runtime-2-10

JSON →
library1.4.1javamavenunverified

Runtime library for the Scala code coverage tool Scoverage, supporting Scala 2.10.

<dependency> <groupId>org.scoverage</groupId> <artifactId>scalac-scoverage-runtime_2.10</artifactId> <version>1.4.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALAC-SCOVERAGE-R
S
scalac-scoverage-runtime-2-10
testingjavav1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Utils
scoverage.Utils

Minimal import demonstrating Scoverage runtime usage

import scoverage.Utils; public class Example { public static void main(String[] args) { System.out.println("Scoverage runtime loaded"); } }
Debug
Known issues
breakingThis artifact is specific to Scala 2.10; use the appropriate version for your Scala major version.
fix
Use scalac-scoverage-runtime_2.11, _2.12, _2.13, or _3 for other Scala versions.
affects: >=1.0
Upgrade
Version history
1.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
scalac-scoverage-runtime-2-10 — mvn dependency:get scalac-scoverage-runtime-2-10 · libregistry