fprint

fprint is a small library providing fluent interfaces for building structures which can be then parsed as XML, JSON, YAML using one of the provided printers.

Лицензия

Лицензия

MIT License
Группа

Группа

com.clutchproject
Идентификатор

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

fprint
Последняя версия

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

0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

fprint
fprint is a small library providing fluent interfaces for building structures which can be then parsed as XML, JSON, YAML using one of the provided printers.
Организация-разработчик

Организация-разработчик

Clutch Project

Скачать fprint

Имя Файла Размер
fprint-0.2.pom 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • jackson

Версии библиотеки

Версия
0.2
0.1