License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Gradle Build Tools Net |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdgradle-tooling-api |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven definition for gradle-tooling-api.jar - external part of NetBeans module.
POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gradle-tooling-api-RELEASE140.pom | |
gradle-tooling-api-RELEASE140.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/gradle-tooling-api/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>gradle-tooling-api</artifactId>
<version>RELEASE140</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/gradle-tooling-api/
implementation 'org.netbeans.external:gradle-tooling-api:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.external/gradle-tooling-api/
implementation ("org.netbeans.external:gradle-tooling-api:RELEASE140")
'org.netbeans.external:gradle-tooling-api:jar:RELEASE140'
<dependency org="org.netbeans.external" name="gradle-tooling-api" rev="RELEASE140">
<artifact name="gradle-tooling-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='gradle-tooling-api', version='RELEASE140')
)
libraryDependencies += "org.netbeans.external" % "gradle-tooling-api" % "RELEASE140"
[org.netbeans.external/gradle-tooling-api "RELEASE140"]
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE113
|
RELEASE110
|