is not current version
Last Version 2.0.0-9

org.webjars.npm:yaml 2.0.0-4

WebJar for yaml

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

yaml
Version

Version

2.0.0-4
Type

Type

jar

Download yaml 2.0.0-4


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