Last Version

html-to-markdown 0.8.3

html-to-markdown

License

License

MIT
GroupId

GroupId

com.github.tkqubo
ArtifactId

ArtifactId

html-to-markdown
Version

Version

0.8.3
Type

Type

jar
Description

Description

html-to-markdown
html-to-markdown
Project URL

Project URL

https://github.com/tkqubo/scala-html-to-markdown
Project Organization

Project Organization

com.github.tkqubo
Source Code Management

Source Code Management

https://github.com/tkqubo/scala-html-to-markdown

Download html-to-markdown 0.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.jsoup : jsoup jar 1.12.1

test (4)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.6.0
org.specs2 : specs2-matcher_2.12 jar 4.6.0
org.specs2 : specs2-matcher-extra_2.12 jar 4.6.0
org.specs2 : specs2-mock_2.12 jar 4.6.0

Project Modules

There are no modules declared in this project.