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

com.amihaiemil.web:eo-yaml 5.1.1

YAML for Java 8 and above. Very similar to the JSON-P api.

Группа

Группа

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

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

eo-yaml
Версия

Версия

5.1.1
Тип

Тип

jar

Скачать eo-yaml 5.1.1


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