is not current version
Last Version 2.0.0-9

org.webjars.npm:yaml 1.5.0

WebJar for yaml

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

yaml
Version

Version

1.5.0
Type

Type

jar

Download yaml 1.5.0


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