Last Version

Gradle Jacoco Plugin 1.3

A Gradle plugin for Jacoco

License

License

Categories

Categories

Gradle Build Tools JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.abirmingham
ArtifactId

ArtifactId

gradle-jacoco-plugin
Version

Version

1.3
Type

Type

jar
Description

Description

Gradle Jacoco Plugin
A Gradle plugin for Jacoco
Project URL

Project URL

https://github.com/abirmingham/gradle-jacoco-plugin
Source Code Management

Source Code Management

https://github.com/abirmingham/gradle-jacoco-plugin

Download gradle-jacoco-plugin 1.3


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

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.