| GroupId | GroupIdgenjava |
|---|---|
| ArtifactId | ArtifactIdgj-scrape |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenJava-Scrape
Simple scraping component of GenJava-Core.
|
| Filename | Size |
|---|---|
| gj-scrape-2.0.1.pom | |
| gj-scrape-2.0.1.jar | 8 KB |
| gj-scrape-2.0.1-sources.jar | 16 KB |
| gj-scrape-2.0.1-javadoc.javadoc.jar | 37 KB |
| gj-scrape-2.0.1-javadoc.jar | 37 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.0 |