html2md

Convert html to markdown for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

html2md
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

html2md
Convert html to markdown for java.

Download html2md

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.9.2
org.apiguardian : apiguardian-api Optional jar 1.0.0

test (1)

Group / Artifact Type Version
com.github.houbb : test-core Optional jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1