MVN

ant : ant-nodeps

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.6.5

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'ant:ant-nodeps:1.6.5'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "ant" % "ant-nodeps" % "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

Sep 16, 2022
5 usages
3 stars
Aug 20, 2014
11 usages
6 stars
Jun 03, 2015
2 usages
12 stars
Nov 21, 2020
16 usages
383 stars
Aug 31, 2011
18 usages
May 12, 2007
3 usages
Jan 07, 2023
7 usages
132 stars
Dec 18, 2016
14 usages
209 stars