Last Version

formatters 2.2.0

Plugin for formatting source code

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

formatters
Version

Version

2.2.0
Type

Type

pom
Description

Description

formatters
Plugin for formatting source code

Download formatters 2.2.0

Filename Size
formatters-2.2.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • formatter-api
  • java-formatter
  • java-formatter-test
  • javascript-formatter
  • javascript-formatter-test