MVN

ant : ant-launcher

Maven & Gradle

Sep 20, 2005
48 usages

Ant Launcher

<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-launcher</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-launcher</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ant:ant-launcher:1.6'

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

implementation("ant:ant-launcher:1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "ant" % "ant-launcher" % "1.6"

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

hk2
Aug 01, 2011
103 usages
Aug 05, 2014
17 usages
193 stars
May 23, 2014
1 usages
1 stars
Feb 27, 2012
7 usages
Feb 25, 2015
3 usages
10 stars
Dec 05, 2010
16 usages
Jan 29, 2015
16 usages
Jan 24, 2014
7 usages
Nov 11, 2014
5 usages
Jan 23, 2014
6 usages
1.8k stars