yaml-record

Simple record file

License

License

Categories

Categories

Net
GroupId

GroupId

net.clockworkcode
ArtifactId

ArtifactId

yaml-record
Last Version

Last Version

1.0.12.1
Release Date

Release Date

Type

Type

jar
Description

Description

yaml-record
Simple record file
Project URL

Project URL

https://bitbucket.org/clockworkcodeteam/yaml-record

Download yaml-record

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12.1
1.0.12
1.0.11
1.0.10.1
1.0.10
1.0.6
1.0.5
1.0.4
1.0.3