MVN

net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin

Maven & Gradle

Nov 20, 2019
7 stars

NetBeans Google Code Format Plugin · An Apache NetBeans plugin to provide a Google Java Style Code Formatter.

<dependency>
    <groupId>net.johnmcdonnell.netbeans</groupId>
    <artifactId>nb-google-java-code-formatter-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nb-google-java-code-formatter-plugin-1.0.0

How to add a dependency to Maven

Add the following net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.johnmcdonnell.netbeans</groupId>
    <artifactId>nb-google-java-code-formatter-plugin</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin gradle dependency to your build.gradle file:

implementation 'net.johnmcdonnell.netbeans:nb-google-java-code-formatter-plugin:1.0.0'

Gradle Kotlin DSL: Add the following net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("net.johnmcdonnell.netbeans:nb-google-java-code-formatter-plugin:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.johnmcdonnell.netbeans : nb-google-java-code-formatter-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "net.johnmcdonnell.netbeans" % "nb-google-java-code-formatter-plugin" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 03, 2022
8 usages
408 stars
Feb 03, 2022
127 usages
408 stars
Aug 11, 2023
7 usages
1.8k stars
Oct 07, 2020
4 usages
1.8k stars
Oct 07, 2020
8 usages
1.8k stars
Aug 11, 2023
403 usages
1.8k stars
Jul 07, 2023
28 usages
2.5k stars
Jun 29, 2023
0 stars
Sep 24, 2022
1 usages
365 stars
Aug 16, 2023
1 usages
864 stars