is not current version
Last Version 0.8.8

org.jacoco:org.jacoco.report 0.6.3.201306030806

JaCoCo Reporting

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.jacoco
ArtifactId

ArtifactId

org.jacoco.report
Version

Version

0.6.3.201306030806
Type

Type

jar

Download org.jacoco.report 0.6.3.201306030806


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