is not current version
Last Version 0.0.43

org.webjars.npm:yaml-ast-parser 0.0.40

WebJar for yaml-ast-parser

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

yaml-ast-parser
Version

Version

0.0.40
Type

Type

jar

Download yaml-ast-parser 0.0.40


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