MVN

netbeans : nbantext

Maven & Gradle

Oct 03, 2005
8 usages

Custom Ant targets for creating netbeans module files.

<dependency>
    <groupId>netbeans</groupId>
    <artifactId>nbantext</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of netbeans : nbantext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of netbeans : nbantext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0
nbantext-4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>netbeans</groupId>
    <artifactId>nbantext</artifactId>
    <version>4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following netbeans : nbantext gradle dependency to your build.gradle file:

implementation 'netbeans:nbantext:4.0'

Gradle Kotlin DSL: Add the following netbeans : nbantext gradle kotlin dependency to your build.gradle.kts file:

implementation("netbeans:nbantext:4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following netbeans : nbantext sbt scala dependency to your build.sbt file:

libraryDependencies += "netbeans" % "nbantext" % "4.0"

Advertisement

Dependencies from Group

Oct 03, 2005
8 usages
Sep 20, 2005
2 usages

Discover Dependencies

May 14, 2013
2 usages
2 stars
Mar 13, 2012
1 usages
2.6k stars
Apr 03, 2014
3 usages
6.2k stars
Apr 03, 2015
1 usages
38.8k stars
Nov 30, 2006
1 usages
Nov 27, 2007
8 usages
Aug 24, 2011
5 usages
Aug 10, 2014
2 usages
Sep 23, 2014
3 usages
9 stars