is not current version
Last Version 0.3.1

markdown 0.2.3

Markdown parser in Kotlin

License

License

GroupId

GroupId

org.jetbrains
ArtifactId

ArtifactId

markdown
Version

Version

0.2.3
Type

Type

pom
Description

Description

markdown
Markdown parser in Kotlin
Project URL

Project URL

https://github.com/JetBrains/markdown
Source Code Management

Source Code Management

https://github.com/JetBrains/markdown

Download markdown 0.2.3


<!-- https://jarcasting.com/artifacts/org.jetbrains/markdown/ -->
<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>markdown</artifactId>
    <version>0.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains/markdown/
implementation 'org.jetbrains:markdown:0.2.3'
// https://jarcasting.com/artifacts/org.jetbrains/markdown/
implementation ("org.jetbrains:markdown:0.2.3")
'org.jetbrains:markdown:pom:0.2.3'
<dependency org="org.jetbrains" name="markdown" rev="0.2.3">
  <artifact name="markdown" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains', module='markdown', version='0.2.3')
)
libraryDependencies += "org.jetbrains" % "markdown" % "0.2.3"
[org.jetbrains/markdown "0.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.