Clover for Ant


Categories

Categories

Ant Build Tools Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

clover
ArtifactId

ArtifactId

clover-ant
Last Version

Last Version

1.3_01
Release Date

Release Date

Type

Type

jar
Description

Description

Clover for Ant

Download clover-ant

How to add to project

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

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
1.3_01