Last Version

MDTool 1.2.4

A tool which can transfer markdown to HTML.

License

License

GroupId

GroupId

com.youbenzi
ArtifactId

ArtifactId

MDTool
Version

Version

1.2.4
Type

Type

jar
Description

Description

MDTool
A tool which can transfer markdown to HTML.
Project URL

Project URL

https://github.com/cevin15/MDTool

Download MDTool 1.2.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.