scala-html-to-markdown


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.tkqubo
ArtifactId

ArtifactId

scala-html-to-markdown_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

com.github.tkqubo

Download scala-html-to-markdown_2.11

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.jsoup : jsoup jar 1.8.3

provided (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0
0.0.1