MVN

org.commonmark : commonmark-ext-gfm-tables

Maven & Gradle

Nov 17, 2022
13 usages
2k stars

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

<dependency>
    <groupId>org.commonmark</groupId>
    <artifactId>commonmark-ext-gfm-tables</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonmark : commonmark-ext-gfm-tables to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of org.commonmark : commonmark-ext-gfm-tables to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.21.x
commonmark-ext-gfm-tables-0.21.0
0.20.x
commonmark-ext-gfm-tables-0.20.0
0.19.x
commonmark-ext-gfm-tables-0.19.0
0.18.x
commonmark-ext-gfm-tables-0.18.2
commonmark-ext-gfm-tables-0.18.1
commonmark-ext-gfm-tables-0.18.0
0.17.x
commonmark-ext-gfm-tables-0.17.2
commonmark-ext-gfm-tables-0.17.1
commonmark-ext-gfm-tables-0.17.0

How to add a dependency to Maven

Add the following org.commonmark : commonmark-ext-gfm-tables maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.commonmark</groupId>
    <artifactId>commonmark-ext-gfm-tables</artifactId>
    <version>0.21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.commonmark : commonmark-ext-gfm-tables gradle dependency to your build.gradle file:

implementation 'org.commonmark:commonmark-ext-gfm-tables:0.21.0'

Gradle Kotlin DSL: Add the following org.commonmark : commonmark-ext-gfm-tables gradle kotlin dependency to your build.gradle.kts file:

implementation("org.commonmark:commonmark-ext-gfm-tables:0.21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.commonmark : commonmark-ext-gfm-tables sbt scala dependency to your build.sbt file:

libraryDependencies += "org.commonmark" % "commonmark-ext-gfm-tables" % "0.21.0"

Advertisement

Dependencies from Group

Nov 17, 2022
35 usages
2k stars
Nov 17, 2022
13 usages
2k stars
Nov 17, 2022
12 usages
2k stars
Nov 17, 2022
9 usages
2k stars
Nov 17, 2022
4 usages
2k stars

Discover Dependencies

Nov 17, 2022
9 usages
2k stars
Nov 17, 2022
35 usages
2k stars
May 11, 2023
7 usages
1.8k stars
May 11, 2023
1 usages
1.8k stars
Nov 24, 2021
3 stars
Jan 13, 2021
0 stars
Jan 14, 2021
1 usages