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

YamlBeans 1.11

Java object graphs, to and from YAML

Лицензия

Лицензия

Группа

Группа

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

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

yamlbeans
Версия

Версия

1.11
Тип

Тип

jar
Описание

Описание

YamlBeans
Java object graphs, to and from YAML
Ссылка на сайт

Ссылка на сайт

https://github.com/EsotericSoftware/yamlbeans

Скачать yamlbeans 1.11


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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