is not current version
Last Version 6.0.1

eo-yaml 6.0.0

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

License

License

GroupId

GroupId

com.amihaiemil.web
ArtifactId

ArtifactId

eo-yaml
Version

Version

6.0.0
Type

Type

jar
Description

Description

eo-yaml
YAML for Java 8 and above. Very similar to the JSON-P api.
Project URL

Project URL

https://www.github.com/decorators-squad/eo-yaml
Source Code Management

Source Code Management

https://github.com/decorators-squad/eo-yaml

Download eo-yaml 6.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1.4

test (5)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.