Site Capturer

SiteCapturer is an example application for spidering and saving a website.

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

sitecapturer
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Site Capturer
SiteCapturer is an example application for spidering and saving a website.

Download sitecapturer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.htmlparser : htmlparser jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1