o

org-netbeans-modules-editor-deprecated-pre65formatting

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