An HTML to Markdown converter inspired by https://github.com/domchristie/to-markdown
Scala versions:
2.11
html-to-markdown 0.2.1
Group ID:
com.github.tkqubo
Artifact ID:
html-to-markdown_2.11
Version:
0.2.1
Release Date:
Nov 6, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.tkqubo" %% "html-to-markdown" % "0.2.1"
ivy"com.github.tkqubo::html-to-markdown:0.2.1"
//> using dep "com.github.tkqubo::html-to-markdown:0.2.1"
import $ivy.`com.github.tkqubo::html-to-markdown:0.2.1`
<dependency> <groupId>com.github.tkqubo</groupId> <artifactId>html-to-markdown_2.11</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.github.tkqubo', name: 'html-to-markdown_2.11', version: '0.2.1'