js-yaml Webjar
A WebJar for the js-yaml project.
More info: http://webjars.org
Upstream: https://github.com/nodeca/js-yaml
License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjs-yaml |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjs-yaml
WebJar for js-yaml
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-yaml-3.0.2.pom | |
js-yaml-3.0.2.jar | 34 KB |
js-yaml-3.0.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/js-yaml/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>js-yaml</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/js-yaml/
implementation 'org.webjars:js-yaml:3.0.2'
// https://jarcasting.com/artifacts/org.webjars/js-yaml/
implementation ("org.webjars:js-yaml:3.0.2")
'org.webjars:js-yaml:jar:3.0.2'
<dependency org="org.webjars" name="js-yaml" rev="3.0.2">
<artifact name="js-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='js-yaml', version='3.0.2')
)
libraryDependencies += "org.webjars" % "js-yaml" % "3.0.2"
[org.webjars/js-yaml "3.0.2"]
A WebJar for the js-yaml project.
More info: http://webjars.org
Upstream: https://github.com/nodeca/js-yaml