Last Version

txtmark 0.13

Markdown parser for the JVM

License

License

GroupId

GroupId

com.github.rjeschke
ArtifactId

ArtifactId

txtmark
Version

Version

0.13
Type

Type

jar
Description

Description

txtmark
Markdown parser for the JVM
Project URL

Project URL

https://github.com/rjeschke/txtmark

Download txtmark 0.13


<!-- 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.