License |
License |
---|---|
Categories |
CategoriesJaCoCo Application Testing & Monitoring Code Coverage |
GroupId | GroupIdcom.github.shidilii |
ArtifactId | ArtifactIdjacocoreport |
Last Version | Last Version0.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaCoCo :: Report
JaCoCo Report
|
Filename | Size |
---|---|
jacocoreport-0.8.4.pom | |
jacocoreport-0.8.4.jar | 94 KB |
jacocoreport-0.8.4-sources.jar | 106 KB |
jacocoreport-0.8.4-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shidilii/jacocoreport/ -->
<dependency>
<groupId>com.github.shidilii</groupId>
<artifactId>jacocoreport</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shidilii/jacocoreport/
implementation 'com.github.shidilii:jacocoreport:0.8.4'
// https://jarcasting.com/artifacts/com.github.shidilii/jacocoreport/
implementation ("com.github.shidilii:jacocoreport:0.8.4")
'com.github.shidilii:jacocoreport:jar:0.8.4'
<dependency org="com.github.shidilii" name="jacocoreport" rev="0.8.4">
<artifact name="jacocoreport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shidilii', module='jacocoreport', version='0.8.4')
)
libraryDependencies += "com.github.shidilii" % "jacocoreport" % "0.8.4"
[com.github.shidilii/jacocoreport "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shidilii : jacococore | jar | 0.8.4 |