не последняя версия
Последняя версия 5.3.2

org.metafacture:metafacture-formatting 5.0.1

Modules for formatting Metafacture streams as strings

Категории

Категории

ORM Данные
Группа

Группа

org.metafacture
Идентификатор

Идентификатор

metafacture-formatting
Версия

Версия

5.0.1
Тип

Тип

jar

Скачать metafacture-formatting 5.0.1


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