Last Version

Site Capturer 2.1

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

License

License

GroupId

GroupId

org.htmlparser
ArtifactId

ArtifactId

sitecapturer
Version

Version

2.1
Type

Type

jar
Description

Description

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

Download sitecapturer 2.1


<!-- 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.