License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdscala-html-to-markdown_2.11 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-html-to-markdown
scala-html-to-markdown
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/scala-html-to-markdown_2.11/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>scala-html-to-markdown_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/scala-html-to-markdown_2.11/
implementation 'com.github.tkqubo:scala-html-to-markdown_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.tkqubo/scala-html-to-markdown_2.11/
implementation ("com.github.tkqubo:scala-html-to-markdown_2.11:0.2.0")
'com.github.tkqubo:scala-html-to-markdown_2.11:jar:0.2.0'
<dependency org="com.github.tkqubo" name="scala-html-to-markdown_2.11" rev="0.2.0">
<artifact name="scala-html-to-markdown_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='scala-html-to-markdown_2.11', version='0.2.0')
)
libraryDependencies += "com.github.tkqubo" % "scala-html-to-markdown_2.11" % "0.2.0"
[com.github.tkqubo/scala-html-to-markdown_2.11 "0.2.0"]
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 |