is not current version
Last Version 5.3.2

org.metafacture:metafacture-formatting 5.0.0-rc1

Modules for formatting Metafacture streams as strings

Categories

Categories

ORM Data
GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-formatting
Version

Version

5.0.0-rc1
Type

Type

jar

Download metafacture-formatting 5.0.0-rc1


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