is not current version
Last Version 1.1.4

com.100shouhou.golddata:golddata-spider 1.1.2

Gold Data Spider for fetching pages and extracting data.

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.100shouhou.golddata
ArtifactId

ArtifactId

golddata-spider
Version

Version

1.1.2
Type

Type

jar

Download golddata-spider 1.1.2


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