MVN

org.aya-prover : commonmark-ext-gfm-tables

Maven & Gradle

Dec 09, 2022
0 stars

commonmark-ext-gfm-tables · Commonmark-java with JPMS support

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

Latest Version

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

  • Latest Stable: 0.21.1

All Versions

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

Version Vulnerabilities Updated
0.21.x
commonmark-ext-gfm-tables-0.21.1
0.19.x
commonmark-ext-gfm-tables-0.19.1
commonmark-ext-gfm-tables-0.19.0
0.18.x
commonmark-ext-gfm-tables-0.18.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.aya-prover</groupId>
    <artifactId>commonmark-ext-gfm-tables</artifactId>
    <version>0.21.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.aya-prover:commonmark-ext-gfm-tables:0.21.1'

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

implementation("org.aya-prover:commonmark-ext-gfm-tables:0.21.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.aya-prover" % "commonmark-ext-gfm-tables" % "0.21.1"

Advertisement

Dependencies from Group

May 31, 2023
6 usages
239 stars
Dec 09, 2022
6 usages
0 stars
May 31, 2023
4 usages
239 stars
May 31, 2023
2 usages
239 stars
May 31, 2023
2 usages
239 stars

Discover Dependencies