is not current version
Last Version 2.2.0

com.marvinformatics.formatter:parent 2.1.2

Plugin for formatting source code

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

parent
Version

Version

2.1.2
Type

Type

pom

Download parent 2.1.2

Filename Size
parent-2.1.2.pom 15 KB
Browse

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