MVN

ru.noties.markwon : core

Maven & Gradle

Jul 01, 2019
13 usages
2.5k stars

Core · Core Markwon artifact that includes basic markdown parsing and rendering

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

Latest Version

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

  • Latest Stable: 3.1.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>ru.noties.markwon</groupId>
    <artifactId>core</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ru.noties.markwon:core:3.1.0'

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

implementation("ru.noties.markwon:core:3.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "ru.noties.markwon" % "core" % "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

Mar 09, 2020
0 stars
Mar 09, 2020
1 usages
0 stars
Mar 09, 2020
1 usages
0 stars
Mar 21, 2019
1 usages
48 stars
Nov 13, 2022
1 usages
43.5k stars
Mar 21, 2019
1 usages
69 stars
Mar 20, 2019
1 usages
4.3k stars