MVN

org.gradle : gradle-tooling-api

Maven & Gradle

Aug 26, 2021
67 usages
16.1k stars

gradle-tooling-api · Gradle Tooling API - the programmatic API to invoke Gradle

<dependency>
    <groupId>org.gradle</groupId>
    <artifactId>gradle-tooling-api</artifactId>
    <version>7.3-20210825160000+0000</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gradle : gradle-tooling-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.3-20210825160000+0000

All Versions

Choose a version of org.gradle : gradle-tooling-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.3
gradle-tooling-api-7.3-20210825160000+0000

How to add a dependency to Maven

Add the following org.gradle : gradle-tooling-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gradle</groupId>
    <artifactId>gradle-tooling-api</artifactId>
    <version>7.3-20210825160000+0000</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gradle : gradle-tooling-api gradle dependency to your build.gradle file:

implementation 'org.gradle:gradle-tooling-api:7.3-20210825160000+0000'

Gradle Kotlin DSL: Add the following org.gradle : gradle-tooling-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gradle:gradle-tooling-api:7.3-20210825160000+0000")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gradle : gradle-tooling-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gradle" % "gradle-tooling-api" % "7.3-20210825160000+0000"

Advertisement

Dependencies from Group

Aug 26, 2021
67 usages
16.1k stars
api
Mar 23, 2014
1 usages

Discover Dependencies

May 27, 2022
2 stars
Feb 12, 2023
2 usages
120 stars
Aug 18, 2023
1 usages
Aug 07, 2022
37 stars
Nov 07, 2012
26 usages
Apr 10, 2022
330 usages
223 stars
Mar 24, 2015
5 usages
2.5k stars
jmf
May 20, 2010
30 usages
Apr 21, 2013
1 usages
0 stars
Jan 17, 2015
0 stars