MVN

ru.noties.markwon : syntax-highlight

Maven & Gradle

Jul 01, 2019
2.5k stars

Syntax Highlight · Add syntax highlight to Markwon markdown via Prism4j library

<dependency>
    <groupId>ru.noties.markwon</groupId>
    <artifactId>syntax-highlight</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.noties.markwon : syntax-highlight to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of ru.noties.markwon : syntax-highlight to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
syntax-highlight-3.1.0
3.0.x
syntax-highlight-3.0.2
syntax-highlight-3.0.1
syntax-highlight-3.0.0

How to add a dependency to Maven

Add the following ru.noties.markwon : syntax-highlight maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.noties.markwon</groupId>
    <artifactId>syntax-highlight</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.noties.markwon : syntax-highlight gradle dependency to your build.gradle file:

implementation 'ru.noties.markwon:syntax-highlight:3.1.0'

Gradle Kotlin DSL: Add the following ru.noties.markwon : syntax-highlight gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.noties.markwon:syntax-highlight:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.noties.markwon : syntax-highlight sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.noties.markwon" % "syntax-highlight" % "3.1.0"

Advertisement

Dependencies from Group

Jul 01, 2019
13 usages
2.5k stars
Jul 01, 2019
1 usages
2.5k stars
Jul 01, 2019
1 usages
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars

Discover Dependencies

Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Aug 07, 2019
1 stars
Feb 07, 2023
16 stars
Aug 03, 2019
1 usages
16 stars