Modified Google Java Format Parent

A Java source code formatter that follows Google Java Style.

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

io.opil
ArtifactId

ArtifactId

google-java-format-parent
Last Version

Last Version

1.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/figroc/google-java-format
Source Code Management

Source Code Management

http://github.com/figroc/google-java-format/

Download google-java-format-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.opil/google-java-format-parent/ -->
<dependency>
    <groupId>io.opil</groupId>
    <artifactId>google-java-format-parent</artifactId>
    <version>1.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opil/google-java-format-parent/
implementation 'io.opil:google-java-format-parent:1.11.1'
// https://jarcasting.com/artifacts/io.opil/google-java-format-parent/
implementation ("io.opil:google-java-format-parent:1.11.1")
'io.opil:google-java-format-parent:pom:1.11.1'
<dependency org="io.opil" name="google-java-format-parent" rev="1.11.1">
  <artifact name="google-java-format-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opil', module='google-java-format-parent', version='1.11.1')
)
libraryDependencies += "io.opil" % "google-java-format-parent" % "1.11.1"
[io.opil/google-java-format-parent "1.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
1.11.1
1.11.0