GenJava-Scrape

Simple scraping component of GenJava-Core.

GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-scrape
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GenJava-Scrape
Simple scraping component of GenJava-Core.

Download gj-scrape

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0
1.0