Last Version

YamlBeans 1.15

Java object graphs, to and from YAML

License

License

GroupId

GroupId

com.esotericsoftware.yamlbeans
ArtifactId

ArtifactId

yamlbeans
Version

Version

1.15
Type

Type

jar
Description

Description

YamlBeans
Java object graphs, to and from YAML
Project URL

Project URL

https://github.com/EsotericSoftware/yamlbeans

Download yamlbeans 1.15


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.