License |
License |
---|---|
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdhtml-to-markdown_2.11 |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtml-to-markdown
html-to-markdown
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/html-to-markdown_2.11/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>html-to-markdown_2.11</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/html-to-markdown_2.11/
implementation 'com.github.tkqubo:html-to-markdown_2.11:0.2.2'
// https://jarcasting.com/artifacts/com.github.tkqubo/html-to-markdown_2.11/
implementation ("com.github.tkqubo:html-to-markdown_2.11:0.2.2")
'com.github.tkqubo:html-to-markdown_2.11:jar:0.2.2'
<dependency org="com.github.tkqubo" name="html-to-markdown_2.11" rev="0.2.2">
<artifact name="html-to-markdown_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='html-to-markdown_2.11', version='0.2.2')
)
libraryDependencies += "com.github.tkqubo" % "html-to-markdown_2.11" % "0.2.2"
[com.github.tkqubo/html-to-markdown_2.11 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.jsoup : jsoup | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.6.4 |
org.specs2 : specs2-matcher_2.11 | jar | 3.6.4 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.6.4 |
org.specs2 : specs2-mock_2.11 | jar | 3.6.4 |