txtmark

Markdown parser for the JVM

License

License

GroupId

GroupId

es.nitaur.markdown
ArtifactId

ArtifactId

txtmark
Last Version

Last Version

0.16
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/es.nitaur.markdown/txtmark/ -->
<dependency>
    <groupId>es.nitaur.markdown</groupId>
    <artifactId>txtmark</artifactId>
    <version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/es.nitaur.markdown/txtmark/
implementation 'es.nitaur.markdown:txtmark:0.16'
// https://jarcasting.com/artifacts/es.nitaur.markdown/txtmark/
implementation ("es.nitaur.markdown:txtmark:0.16")
'es.nitaur.markdown:txtmark:jar:0.16'
<dependency org="es.nitaur.markdown" name="txtmark" rev="0.16">
  <artifact name="txtmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.nitaur.markdown', module='txtmark', version='0.16')
)
libraryDependencies += "es.nitaur.markdown" % "txtmark" % "0.16"
[es.nitaur.markdown/txtmark "0.16"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.16
0.15