data.html

Lazy zipper-compatible HTML reader/writer based on jsoup and amazing Jericho HTML Parser

License

License

Categories

Categories

Data
GroupId

GroupId

com.yegortimoshenko
ArtifactId

ArtifactId

data.html
Last Version

Last Version

20170427.001236
Release Date

Release Date

Type

Type

jar
Description

Description

data.html
Lazy zipper-compatible HTML reader/writer based on jsoup and amazing Jericho HTML Parser

Download data.html

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.8.0
net.htmlparser.jericho : jericho-html jar 3.4
org.jsoup : jsoup jar 1.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
20170427.001236
20170421.124711