is not current version
Last Version 0.9

io.github.kezhenxu94:yaml-validator-site 0.8

The official web site of yaml-validator

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-site
Version

Version

0.8
Type

Type

jar

Download yaml-validator-site 0.8


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