txtmark

Markdown parser for the JVM

License

License

GroupId

GroupId

com.github.rjeschke
ArtifactId

ArtifactId

txtmark
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

txtmark
Markdown parser for the JVM
Project URL

Project URL

https://github.com/rjeschke/txtmark

Download txtmark

How to add to project

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

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.

Versions

Version
0.13
0.12
0.11
0.10
0.9
0.8