License |
License |
---|---|
GroupId | GroupIdorg.commonmark |
ArtifactId | ArtifactIdcommonmark-ext-yaml-front-matter |
Version | Version0.18.2 |
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.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-yaml-front-matter/
implementation 'org.commonmark:commonmark-ext-yaml-front-matter:0.18.2'
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-yaml-front-matter/
implementation ("org.commonmark:commonmark-ext-yaml-front-matter:0.18.2")
'org.commonmark:commonmark-ext-yaml-front-matter:jar:0.18.2'
<dependency org="org.commonmark" name="commonmark-ext-yaml-front-matter" rev="0.18.2">
<artifact name="commonmark-ext-yaml-front-matter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonmark', module='commonmark-ext-yaml-front-matter', version='0.18.2')
)
libraryDependencies += "org.commonmark" % "commonmark-ext-yaml-front-matter" % "0.18.2"
[org.commonmark/commonmark-ext-yaml-front-matter "0.18.2"]
Group / Artifact | Type | Version |
---|---|---|
org.commonmark : commonmark | jar | 0.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.commonmark : commonmark-test-util | jar | 0.18.2 |