is not current version
Last Version 0.9

io.github.kezhenxu94:yaml-validator-core 0.7

The core API of yaml-validator

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-core
Version

Version

0.7
Type

Type

jar

Download yaml-validator-core 0.7


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