is not current version
Last Version 2.2.0

com.marvinformatics.formatter:parent 1.6.0.RC4

Plugin for formatting source code

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

parent
Version

Version

1.6.0.RC4
Type

Type

pom

Download parent 1.6.0.RC4

Filename Size
parent-1.6.0.RC4.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/ -->
<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>parent</artifactId>
    <version>1.6.0.RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/
implementation 'com.marvinformatics.formatter:parent:1.6.0.RC4'
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/
implementation ("com.marvinformatics.formatter:parent:1.6.0.RC4")
'com.marvinformatics.formatter:parent:pom:1.6.0.RC4'
<dependency org="com.marvinformatics.formatter" name="parent" rev="1.6.0.RC4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics.formatter', module='parent', version='1.6.0.RC4')
)
libraryDependencies += "com.marvinformatics.formatter" % "parent" % "1.6.0.RC4"
[com.marvinformatics.formatter/parent "1.6.0.RC4"]