is not current version
Last Version 1.11.1

io.opil:google-java-format-parent 1.11.0

A Java source code formatter that follows Google Java Style.

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

io.opil
ArtifactId

ArtifactId

google-java-format-parent
Version

Version

1.11.0
Type

Type

pom

Download google-java-format-parent 1.11.0


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