MVN

clover : clover-ant

Maven & Gradle

Sep 20, 2005
1 usages

Clover for Ant

<dependency>
    <groupId>clover</groupId>
    <artifactId>clover-ant</artifactId>
    <version>1.3_01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of clover : clover-ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3_01

All Versions

Choose a version of clover : clover-ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3_01
clover-ant-1.3_01

How to add a dependency to Maven

Add the following clover : clover-ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>clover</groupId>
    <artifactId>clover-ant</artifactId>
    <version>1.3_01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following clover : clover-ant gradle dependency to your build.gradle file:

implementation 'clover:clover-ant:1.3_01'

Gradle Kotlin DSL: Add the following clover : clover-ant gradle kotlin dependency to your build.gradle.kts file:

implementation("clover:clover-ant:1.3_01")

How to add a dependency to SBT Scala

SBT Scala: Add the following clover : clover-ant sbt scala dependency to your build.sbt file:

libraryDependencies += "clover" % "clover-ant" % "1.3_01"

Advertisement

Dependencies from Group

Apr 03, 2006
12 usages
Sep 20, 2005
1 usages

Discover Dependencies

Oct 06, 2012
5 usages
Jan 10, 2008
20 usages
Oct 02, 2012
435 usages
Nov 10, 2010
1.1k usages
Oct 03, 2014
16 usages
Aug 26, 2014
16 stars
Oct 12, 2011
15 usages
Jun 16, 2008
4 usages