MVN

com.marvinformatics.formatter : formatters

Maven & Gradle

Apr 11, 2018
11 stars

formatters

<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>formatters</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvinformatics.formatter : formatters to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0
  • Latest Release Candidate: 1.9.1.RC2

All Versions

Choose a version of com.marvinformatics.formatter : formatters to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
formatters-2.2.0
2.1.x
formatters-2.1.2
formatters-2.1.1
2.0.x
formatters-2.0.0
1.9.x
formatters-1.9.2
formatters-1.9.1.RC2
formatters-1.9.1.RC1
formatters-1.9.0
1.8.x
formatters-1.8.1
formatters-1.8.0
1.7.x
formatters-1.7.0
1.6.x
formatters-1.6.0
formatters-1.6.0.RC4
formatters-1.6.0.RC3
formatters-1.6.0.RC2
formatters-1.6.0.RC1
1.5.x
formatters-1.5.0
1.4.x
formatters-1.4.0
formatters-1.4.0.M6
1.3.x
formatters-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>formatters</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement