| License | License | 
|---|---|
| GroupId | GroupIdcom.amihaiemil.web | 
| ArtifactId | ArtifactIdeo-yaml | 
| Last Version | Last Version6.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneo-yaml YAML for Java 8 and above. Very similar to the JSON-P api. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| eo-yaml-6.0.1.pom | |
| eo-yaml-6.0.1.jar | 90 KB | 
| eo-yaml-6.0.1-sources.jar | 119 KB | 
| eo-yaml-6.0.1-javadoc.jar | 565 KB | 
| eo-yaml-6.0.1-jar-with-dependencies.jar | 91 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/ -->
<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>eo-yaml</artifactId>
    <version>6.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/
implementation 'com.amihaiemil.web:eo-yaml:6.0.1'// https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/
implementation ("com.amihaiemil.web:eo-yaml:6.0.1")'com.amihaiemil.web:eo-yaml:jar:6.0.1'<dependency org="com.amihaiemil.web" name="eo-yaml" rev="6.0.1">
  <artifact name="eo-yaml" type="jar" />
</dependency>@Grapes(
@Grab(group='com.amihaiemil.web', module='eo-yaml', version='6.0.1')
)libraryDependencies += "com.amihaiemil.web" % "eo-yaml" % "6.0.1"[com.amihaiemil.web/eo-yaml "6.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.json : javax.json-api | jar | 1.1.4 | 
| 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 | 
