is not current version
Last Version 1.9.2

com.marvinformatics.formatter:support 1.5.0


Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

support
Version

Version

1.5.0
Type

Type

jar

Download support 1.5.0


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