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

fprint-core 0.2

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-core
Версия

Версия

0.2
Тип

Тип

jar
Описание

Описание

fprint-core
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-core 0.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.10

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

Данный проект не имеет модулей.