GradleSCCT

gradle-scct is a Gradle plugin for calculating code coverage using SCCT

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.maiflai
ArtifactId

ArtifactId

gradle-scct
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

GradleSCCT
gradle-scct is a Gradle plugin for calculating code coverage using SCCT

Download gradle-scct

How to add to project

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

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.

Versions

Version
0.4
0.3