is not current version
Last Version 0.4103.1

at.quelltextlich.jacoco:jacoco-toolbox 0.4102.1

Tools to deal with JaCoCo exec files

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

at.quelltextlich.jacoco
ArtifactId

ArtifactId

jacoco-toolbox
Version

Version

0.4102.1
Type

Type

jar

Download jacoco-toolbox 0.4102.1


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