is not current version
Last Version 5.3.2

org.metafacture:metafacture-yaml 5.3.0

Modules for processing YAML data in Metafacture

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-yaml
Version

Version

5.3.0
Type

Type

jar

Download metafacture-yaml 5.3.0


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