Last Version

YAML Base 1.2

Base classes for YAML implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.yaml
ArtifactId

ArtifactId

yaml-base
Version

Version

1.2
Type

Type

jar
Description

Description

YAML Base
Base classes for YAML implementation
Project URL

Project URL

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

Source Code Management

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

Download yaml-base 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.pwall.json : jsonutil jar 5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.