Jar examples for f:flexmark-all
flexmark-java core and all extension modules and converters
You can download jar file flexmark-all 0.20.0 in this page.
You can use the following script to add flexmark-all-0.20.0.jar to your project.
<dependency> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-all</artifactId> <version>0.20.0</version> </dependency>
compile group: 'com.vladsch.flexmark', name: 'flexmark-all', version: '0.20.0'
libraryDependencies += "com.vladsch.flexmark" % "flexmark-all" % "0.20.0"
<dependency org="com.vladsch.flexmark" name="flexmark-all" rev="0.20.0"/>
@Grapes(@Grab(group='com.vladsch.flexmark', module='flexmark-all', version='0.20.0'))
'com.vladsch.flexmark:flexmark-all:jar:0.20.0'
Click the following link to download the jar file.
flexmark-all-0.20.0-lib.jar