License |
License |
---|---|
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdhtml-to-markdown |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionhtml-to-markdown
html-to-markdown
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-to-markdown-0.8.3.pom | |
html-to-markdown-0.8.3.jar | 40 KB |
html-to-markdown-0.8.3-sources.jar | 8 KB |
html-to-markdown-0.8.3-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.jsoup : jsoup | jar | 1.12.1 |
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 |