Last Version

JacocoEverywhere Gradle plugin 0.2.1

Gradle plugin which allows to generate Jacoco coverage report for both integration & unit tests

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.trickyandroid
ArtifactId

ArtifactId

jacoco-everywhere
Version

Version

0.2.1
Type

Type

jar
Description

Description

JacocoEverywhere Gradle plugin
Gradle plugin which allows to generate Jacoco coverage report for both integration & unit tests
Project URL

Project URL

https://github.com/paveldudka/JacocoEverywhere
Source Code Management

Source Code Management

https://github.com/paveldudka/JacocoEverywhere.git

Download jacoco-everywhere 0.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.