MVN

com.xenoamess : formatter-maven-plugin

Maven & Gradle

Feb 14, 2022
271 stars

formatter-maven-plugin · Maven plugin for formatting source code

<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>formatter-maven-plugin</artifactId>
    <version>2.18.0.1x</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xenoamess : formatter-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.18.0.1x

All Versions

Choose a version of com.xenoamess : formatter-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.18.x
formatter-maven-plugin-2.18.0.1x
formatter-maven-plugin-2.18.0.0x

How to add a dependency to Maven

Add the following com.xenoamess : formatter-maven-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>formatter-maven-plugin</artifactId>
    <version>2.18.0.1x</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xenoamess : formatter-maven-plugin gradle dependency to your build.gradle file:

implementation 'com.xenoamess:formatter-maven-plugin:2.18.0.1x'

Gradle Kotlin DSL: Add the following com.xenoamess : formatter-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xenoamess:formatter-maven-plugin:2.18.0.1x")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xenoamess : formatter-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xenoamess" % "formatter-maven-plugin" % "2.18.0.1x"

Advertisement

Dependencies from Group

x8l
Jan 26, 2022
9 usages
2 stars
Dec 22, 2021
7 usages
1 stars
Dec 22, 2021
5 usages
0 stars
Oct 29, 2019
4 usages
109 stars
Jan 14, 2020
4 usages
60 stars

Discover Dependencies