o

org-netbeans-modules-editor-deprecated-pre65formatting

Files download
File Operation
org-netbeans-modules-editor-deprecated-pre65formatting-RELEASE122.jar download
org-netbeans-modules-editor-deprecated-pre65formatting-RELEASE122.pom download
org-netbeans-modules-editor-deprecated-pre65formatting-RELEASE122-sources.jar download
Apache Maven
<dependency>
  <groupId>org.netbeans.api</groupId>
  <artifactId>org-netbeans-modules-editor-deprecated-pre65formatting</artifactId>
  <version>RELEASE122</version>
</dependency>
Gradle Groovy
implementation 'org.netbeans.api:org-netbeans-modules-editor-deprecated-pre65formatting:RELEASE122'
Gradle Kotlin
implementation("org.netbeans.api:org-netbeans-modules-editor-deprecated-pre65formatting:RELEASE122")
Scala SBT
libraryDependencies += "org.netbeans.api" % "org-netbeans-modules-editor-deprecated-pre65formatting" % "RELEASE122"
Groovy Grape
@Grapes(
  @Grab(group='org.netbeans.api', module='org-netbeans-modules-editor-deprecated-pre65formatting', version='RELEASE122')
)
Apache Ivy
<dependency org="org.netbeans.api" name="org-netbeans-modules-editor-deprecated-pre65formatting" rev="RELEASE122" />
Leiningen
[org.netbeans.api/org-netbeans-modules-editor-deprecated-pre65formatting "RELEASE122"]
Apache Buildr
'org.netbeans.api:org-netbeans-modules-editor-deprecated-pre65formatting:jar:RELEASE122'