Jar examples for f:flexmark-ext-tables
flexmark-java extension for tables using "|" pipes with optional column spans and table caption
You can download jar file flexmark-ext-tables 0.28.32 in this page.
You can use the following script to add flexmark-ext-tables-0.28.32.jar to your project.
<dependency> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-ext-tables</artifactId> <version>0.28.32</version> </dependency>
compile group: 'com.vladsch.flexmark', name: 'flexmark-ext-tables', version: '0.28.32'
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-tables" % "0.28.32"
<dependency org="com.vladsch.flexmark" name="flexmark-ext-tables" rev="0.28.32"/>
@Grapes(@Grab(group='com.vladsch.flexmark', module='flexmark-ext-tables', version='0.28.32'))
'com.vladsch.flexmark:flexmark-ext-tables:jar:0.28.32'
Click the following link to download the jar file.
flexmark-ext-tables-0.28.32-javadoc.jar