is not current version
Last Version 0.17.0

com.atlassian.commonmark:commonmark-ext-yaml-front-matter 0.5.0

commonmark-java extension for YAML front matter

GroupId

GroupId

com.atlassian.commonmark
ArtifactId

ArtifactId

commonmark-ext-yaml-front-matter
Version

Version

0.5.0
Type

Type

jar

Download commonmark-ext-yaml-front-matter 0.5.0


<!-- https://jarcasting.com/artifacts/com.atlassian.commonmark/commonmark-ext-yaml-front-matter/ -->
<dependency>
    <groupId>com.atlassian.commonmark</groupId>
    <artifactId>commonmark-ext-yaml-front-matter</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.commonmark/commonmark-ext-yaml-front-matter/
implementation 'com.atlassian.commonmark:commonmark-ext-yaml-front-matter:0.5.0'
// https://jarcasting.com/artifacts/com.atlassian.commonmark/commonmark-ext-yaml-front-matter/
implementation ("com.atlassian.commonmark:commonmark-ext-yaml-front-matter:0.5.0")
'com.atlassian.commonmark:commonmark-ext-yaml-front-matter:jar:0.5.0'
<dependency org="com.atlassian.commonmark" name="commonmark-ext-yaml-front-matter" rev="0.5.0">
  <artifact name="commonmark-ext-yaml-front-matter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.commonmark', module='commonmark-ext-yaml-front-matter', version='0.5.0')
)
libraryDependencies += "com.atlassian.commonmark" % "commonmark-ext-yaml-front-matter" % "0.5.0"
[com.atlassian.commonmark/commonmark-ext-yaml-front-matter "0.5.0"]