Jar examples for c:commonmark-ext-gfm-tables
commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)
You can download jar file commonmark-ext-gfm-tables 0.7.0 in this page.
You can use the following script to add commonmark-ext-gfm-tables-0.7.0.jar to your project.
<dependency> <groupId>com.atlassian.commonmark</groupId> <artifactId>commonmark-ext-gfm-tables</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.atlassian.commonmark', name: 'commonmark-ext-gfm-tables', version: '0.7.0'
libraryDependencies += "com.atlassian.commonmark" % "commonmark-ext-gfm-tables" % "0.7.0"
<dependency org="com.atlassian.commonmark" name="commonmark-ext-gfm-tables" rev="0.7.0"/>
@Grapes(@Grab(group='com.atlassian.commonmark', module='commonmark-ext-gfm-tables', version='0.7.0'))
'com.atlassian.commonmark:commonmark-ext-gfm-tables:jar:0.7.0'
Click the following link to download the jar file.
commonmark-ext-gfm-tables-0.7.0-javadoc.jar