License |
License |
---|---|
GroupId | GroupIdio.github.kezhenxu94 |
ArtifactId | ArtifactIdyaml-validator-report |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionThe module just for aggregating the test coverage
|
Filename | Size |
---|---|
yaml-validator-report-0.9.pom | |
yaml-validator-report-0.9.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator-report/ -->
<dependency>
<groupId>io.github.kezhenxu94</groupId>
<artifactId>yaml-validator-report</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator-report/
implementation 'io.github.kezhenxu94:yaml-validator-report:0.9'
// https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator-report/
implementation ("io.github.kezhenxu94:yaml-validator-report:0.9")
'io.github.kezhenxu94:yaml-validator-report:jar:0.9'
<dependency org="io.github.kezhenxu94" name="yaml-validator-report" rev="0.9">
<artifact name="yaml-validator-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kezhenxu94', module='yaml-validator-report', version='0.9')
)
libraryDependencies += "io.github.kezhenxu94" % "yaml-validator-report" % "0.9"
[io.github.kezhenxu94/yaml-validator-report "0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.kezhenxu94 : yaml-validator-core | jar | 0.9 |
io.github.kezhenxu94 : yaml-validator-tags | jar | 0.9 |