md2html

The data struct framework for java

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

md2html
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

md2html
The data struct framework for java

Download md2html

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118
org.pegdown : pegdown jar 1.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1