MVN

ant : ant-jdepend

Maven & Gradle

Sep 20, 2005
1 usages
<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-jdepend</artifactId>
    <version>1.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.5

All Versions

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

Version Vulnerabilities Updated
1.6.x
ant-jdepend-1.6.5
ant-jdepend-1.6.4
ant-jdepend-1.6.3
ant-jdepend-1.6.2
ant-jdepend-1.6.1
1.6
ant-jdepend-1.6

How to add a dependency to Maven

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

<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-jdepend</artifactId>
    <version>1.6.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ant:ant-jdepend:1.6.5'

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

implementation("ant:ant-jdepend:1.6.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "ant" % "ant-jdepend" % "1.6.5"

Advertisement

Dependencies from Group

ant
Jan 20, 2008
685 usages
Sep 20, 2005
48 usages
Sep 20, 2005
31 usages
Sep 20, 2005
31 usages
Sep 20, 2005
24 usages

Discover Dependencies

Mar 25, 2013
7 usages
7 stars
Oct 09, 2013
13 usages
Aug 01, 2014
1 usages
57 stars
Sep 26, 2011
3 usages
9 stars
Jan 26, 2022
2 usages
Jan 15, 2013
50 usages
Jun 01, 2007
2 usages
Oct 17, 2012
3 usages
22 stars