MVN

com.kotcrab.remark : remark

Maven & Gradle

Aug 28, 2019
3 usages
9 stars

remark · Remark is a library for taking (X)HTML input and outputting clean Markdown, Markdown Extra, or MultiMarkdown compatible text.

<dependency>
    <groupId>com.kotcrab.remark</groupId>
    <artifactId>remark</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kotcrab.remark : remark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.kotcrab.remark : remark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
remark-1.2.0
1.1.x
remark-1.1.0
1.0.x
remark-1.0.0

How to add a dependency to Maven

Add the following com.kotcrab.remark : remark maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kotcrab.remark</groupId>
    <artifactId>remark</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kotcrab.remark : remark gradle dependency to your build.gradle file:

implementation 'com.kotcrab.remark:remark:1.2.0'

Gradle Kotlin DSL: Add the following com.kotcrab.remark : remark gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kotcrab.remark:remark:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kotcrab.remark : remark sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kotcrab.remark" % "remark" % "1.2.0"

Advertisement

Dependencies from Group

Aug 28, 2019
3 usages
9 stars

Discover Dependencies

Mar 22, 2022
4 usages
0 stars
Aug 03, 2021
5 usages
87 stars
Aug 02, 2023
5 usages
8.6k stars
28 usages
46 stars
Dec 10, 2015
2 usages
2.9k stars
Oct 28, 2017
4 usages
18 stars
Feb 16, 2018
1 usages
18.5k stars
Aug 22, 2023
24 usages
1k stars