MVN

com.github.autostyle : com.github.autostyle.gradle.plugin

Maven & Gradle

Jun 12, 2022
21 stars

Autostyle formatting plugin · Autostyle formatting plugin

<dependency>
    <groupId>com.github.autostyle</groupId>
    <artifactId>com.github.autostyle.gradle.plugin</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.autostyle : com.github.autostyle.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.2

All Versions

Choose a version of com.github.autostyle : com.github.autostyle.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2
com.github.autostyle.gradle.plugin-3.2
3.1
com.github.autostyle.gradle.plugin-3.1
3.0
com.github.autostyle.gradle.plugin-3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.autostyle</groupId>
    <artifactId>com.github.autostyle.gradle.plugin</artifactId>
    <version>3.2</version>
</dependency>