is not current version
Last Version 0.8.3

com.github.tkqubo:html-to-markdown 0.2.3

html-to-markdown

GroupId

GroupId

com.github.tkqubo
ArtifactId

ArtifactId

html-to-markdown
Version

Version

0.2.3
Type

Type

jar

Download html-to-markdown 0.2.3


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