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