commonmark-java extension for tables

commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)

License

License

GroupId

GroupId

org.commonmark
ArtifactId

ArtifactId

commonmark-ext-gfm-tables
Last Version

Last Version

0.19.0
Release Date

Release Date

Type

Type

jar
Description

Description

commonmark-java extension for tables
commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)

Download commonmark-ext-gfm-tables

How to add to project

<!-- https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-gfm-tables/ -->
<dependency>
    <groupId>org.commonmark</groupId>
    <artifactId>commonmark-ext-gfm-tables</artifactId>
    <version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-gfm-tables/
implementation 'org.commonmark:commonmark-ext-gfm-tables:0.19.0'
// https://jarcasting.com/artifacts/org.commonmark/commonmark-ext-gfm-tables/
implementation ("org.commonmark:commonmark-ext-gfm-tables:0.19.0")
'org.commonmark:commonmark-ext-gfm-tables:jar:0.19.0'
<dependency org="org.commonmark" name="commonmark-ext-gfm-tables" rev="0.19.0">
  <artifact name="commonmark-ext-gfm-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonmark', module='commonmark-ext-gfm-tables', version='0.19.0')
)
libraryDependencies += "org.commonmark" % "commonmark-ext-gfm-tables" % "0.19.0"
[org.commonmark/commonmark-ext-gfm-tables "0.19.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.commonmark : commonmark jar 0.19.0

test (1)

Group / Artifact Type Version
org.commonmark : commonmark-test-util jar 0.19.0

Project Modules

There are no modules declared in this project.
org.commonmark

CommonMark

A strongly specified, highly compatible implementation of Markdown

Versions

Version
0.19.0
0.18.2
0.18.1
0.18.0
0.17.2
0.17.1
0.17.0