Last Version

flexmark-java HTML to Markdown extensible converter 0.64.0

flexmark-java customizable extension to convert HTML to Markdown

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-html2md-converter
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java HTML to Markdown extensible converter
flexmark-java customizable extension to convert HTML to Markdown

Download flexmark-html2md-converter 0.64.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-util jar 0.64.0
com.vladsch.flexmark : flexmark jar 0.64.0
com.vladsch.flexmark : flexmark-ext-emoji jar 0.64.0
org.jsoup : jsoup jar 1.14.3

test (1)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0

Project Modules

There are no modules declared in this project.