is not current version
Last Version 6.0.1

com.amihaiemil.web:eo-yaml 3.1.0

YAML for Java. User-friendly OOP library.

GroupId

GroupId

com.amihaiemil.web
ArtifactId

ArtifactId

eo-yaml
Version

Version

3.1.0
Type

Type

jar

Download eo-yaml 3.1.0


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