Jar examples for f:flexmark-ext-yaml-front-matter
flexmark-java extension for YAML front matter
You can download jar file flexmark-ext-yaml-front-matter 0.11.1 in this page.
You can use the following script to add flexmark-ext-yaml-front-matter-0.11.1.jar to your project.
<dependency> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-ext-yaml-front-matter</artifactId> <version>0.11.1</version> </dependency>
compile group: 'com.vladsch.flexmark', name: 'flexmark-ext-yaml-front-matter', version: '0.11.1'
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-yaml-front-matter" % "0.11.1"
<dependency org="com.vladsch.flexmark" name="flexmark-ext-yaml-front-matter" rev="0.11.1"/>
@Grapes(@Grab(group='com.vladsch.flexmark', module='flexmark-ext-yaml-front-matter', version='0.11.1'))
'com.vladsch.flexmark:flexmark-ext-yaml-front-matter:jar:0.11.1'
Click the following link to download the jar file.
flexmark-ext-yaml-front-matter-0.11.1-javadoc.jar