is not current version
Last Version 0.9

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

The all-in-one module that includes all necessary modules to use yaml-validator

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-all
Version

Version

0.7
Type

Type

jar

Download yaml-validator-all 0.7


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