MVN

io.noties.markwon : syntax-highlight

Maven & Gradle

Feb 09, 2021
2 usages
2.5k stars

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

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

Latest Version

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

  • Latest Stable: 4.6.2

All Versions

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

Version Vulnerabilities Updated
4.6.x
syntax-highlight-4.6.2
syntax-highlight-4.6.1
syntax-highlight-4.6.0
4.5.x
syntax-highlight-4.5.1
syntax-highlight-4.5.0
4.4.x
syntax-highlight-4.4.0
4.3.x
syntax-highlight-4.3.1
syntax-highlight-4.3.0
4.2.x
syntax-highlight-4.2.2
syntax-highlight-4.2.1
syntax-highlight-4.2.0
4.1.x
syntax-highlight-4.1.2
syntax-highlight-4.1.1
syntax-highlight-4.1.0
4.0.x
syntax-highlight-4.0.2
syntax-highlight-4.0.1
syntax-highlight-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.noties.markwon</groupId>
    <artifactId>syntax-highlight</artifactId>
    <version>4.6.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.noties.markwon:syntax-highlight:4.6.2'

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

implementation("io.noties.markwon:syntax-highlight:4.6.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.noties.markwon" % "syntax-highlight" % "4.6.2"

Advertisement

Dependencies from Group

Feb 08, 2021
30 usages
2.5k stars
Feb 09, 2021
7 usages
2.5k stars
Feb 09, 2021
7 usages
2.5k stars
Feb 09, 2021
6 usages
2.5k stars
Feb 09, 2021
4 usages
2.5k stars

Discover Dependencies

Feb 09, 2021
1 usages
2.5k stars
Jan 03, 2023
1 usages
6 stars
May 26, 2023
1 usages
108 stars
Jan 12, 2022
1 usages
324 stars
Jun 15, 2023
5 usages
8 stars
Aug 17, 2023
1 usages
3 stars
Nov 09, 2020
3 usages
3 stars