is not current version
Last Version 0.8.4

com.github.shidilii:jacococore 0.0.2

JaCoCo Core

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.shidilii
ArtifactId

ArtifactId

jacococore
Version

Version

0.0.2
Type

Type

jar

Download jacococore 0.0.2


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