MVN

org.commonmark : commonmark-ext-image-attributes

Maven & Gradle

Nov 17, 2022
3 usages
2k stars

commonmark-java extension for image attributes · commonmark-java extension for adding attributes to images

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

Latest Version

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

  • Latest Stable: 0.21.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.commonmark</groupId>
    <artifactId>commonmark-ext-image-attributes</artifactId>
    <version>0.21.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.commonmark:commonmark-ext-image-attributes:0.21.0'

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

implementation("org.commonmark:commonmark-ext-image-attributes:0.21.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.commonmark" % "commonmark-ext-image-attributes" % "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

Jul 27, 2023
9 usages
400 stars
Mar 31, 2014
9 usages
Nov 26, 2014
2 usages
2 stars
Sep 27, 2013
1 usages
260 stars
Sep 27, 2013
1 usages
260 stars
Sep 27, 2013
1 usages
260 stars