is not current version
Last Version 2.2.0

com.marvinformatics.formatter:formatters 1.6.0.RC3


Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

formatters
Version

Version

1.6.0.RC3
Type

Type

pom

Download formatters 1.6.0.RC3

Filename Size
formatters-1.6.0.RC3.pom 575 bytes
Browse

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