is not current version
Last Version 1.13

YAML Simple 1.12

Simple implementation of YAML

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.yaml
ArtifactId

ArtifactId

yaml-simple
Version

Version

1.12
Type

Type

jar
Description

Description

YAML Simple
Simple implementation of YAML
Project URL

Project URL

https://github.com/pwall567/yaml-simple
Source Code Management

Source Code Management

https://github.com/pwall567/yaml-simple.git

Download yaml-simple 1.12


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

Dependencies

compile (5)

Group / Artifact Type Version
net.pwall.yaml : yaml-base jar 1.2
net.pwall.util : javautil jar 2.4
net.pwall.json : jsonutil jar 5.0
net.pwall.log : log-front jar 4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
ch.qos.logback : logback-classic jar 1.2.11
net.pwall.json : json-pointer jar 2.2

Project Modules

There are no modules declared in this project.