is not current version
Last Version 0.8.4

com.github.shidilii:jacococore 0.0.1

JaCoCo Core

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.shidilii
ArtifactId

ArtifactId

jacococore
Version

Version

0.0.1
Type

Type

jar

Download jacococore 0.0.1


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