| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdyaml |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYAML CSS Framework
A modular CSS framework for truly flexible, accessible and responsive websites
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yaml-4.1.2.pom | |
| yaml-4.1.2.jar | 70 KB |
| yaml-4.1.2-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/yaml/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>yaml</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/yaml/
implementation 'org.webjars:yaml:4.1.2'
// https://jarcasting.com/artifacts/org.webjars/yaml/
implementation ("org.webjars:yaml:4.1.2")
'org.webjars:yaml:jar:4.1.2'
<dependency org="org.webjars" name="yaml" rev="4.1.2">
<artifact name="yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='yaml', version='4.1.2')
)
libraryDependencies += "org.webjars" % "yaml" % "4.1.2"
[org.webjars/yaml "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |