Categories |
CategoriesJava Languages ORM Data |
---|---|
GroupId | GroupIdio.opil |
ArtifactId | ArtifactIdgoogle-java-format-parent |
Version | Version1.11.0 |
Type | Typepom |
Filename | Size |
---|---|
google-java-format-parent-1.11.0.pom | |
Browse |
<!-- 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"]