MVN

io.opil : google-java-format-parent

Maven & Gradle

Oct 14, 2021
0 stars

Modified Google Java Format Parent · A Java source code formatter that follows Google Java Style.

<dependency>
    <groupId>io.opil</groupId>
    <artifactId>google-java-format-parent</artifactId>
    <version>1.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.opil : google-java-format-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.11.1

All Versions

Choose a version of io.opil : google-java-format-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11.x
google-java-format-parent-1.11.1
google-java-format-parent-1.11.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.opil</groupId>
    <artifactId>google-java-format-parent</artifactId>
    <version>1.11.1</version>
</dependency>