is not current version
Last Version 2.2.0

com.marvinformatics.formatter:formatters 1.3.0


Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

formatters
Version

Version

1.3.0
Type

Type

pom

Download formatters 1.3.0

Filename Size
formatters-1.3.0.pom 571 bytes
Browse

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