License |
License |
---|---|
GroupId | GroupIdorg.commonmark |
ArtifactId | ArtifactIdcommonmark-ext-yaml-front-matter |
Last Version | Last Version0.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommonmark-java extension for YAML front matter
commonmark-java extension for YAML front matter
|
<!-- https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-yaml-front-matter/ -->
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark-ext-yaml-front-matter</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-yaml-front-matter/
implementation 'org.commonmark:commonmark-ext-yaml-front-matter:0.19.0'
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-yaml-front-matter/
implementation ("org.commonmark:commonmark-ext-yaml-front-matter:0.19.0")
'org.commonmark:commonmark-ext-yaml-front-matter:jar:0.19.0'
<dependency org="org.commonmark" name="commonmark-ext-yaml-front-matter" rev="0.19.0">
<artifact name="commonmark-ext-yaml-front-matter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonmark', module='commonmark-ext-yaml-front-matter', version='0.19.0')
)
libraryDependencies += "org.commonmark" % "commonmark-ext-yaml-front-matter" % "0.19.0"
[org.commonmark/commonmark-ext-yaml-front-matter "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.commonmark : commonmark | jar | 0.19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.commonmark : commonmark-test-util | jar | 0.19.0 |