Last Version

retrofit-crawler 1.1.3

help you get a html like json,thanks retrofit and Jsoup

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.qlone
ArtifactId

ArtifactId

retrofit-crawler
Version

Version

1.1.3
Type

Type

jar
Description

Description

retrofit-crawler
help you get a html like json,thanks retrofit and Jsoup
Project URL

Project URL

https://github.com/Qlone/retrofit-crawler
Source Code Management

Source Code Management

https://github.com/Qlone/retrofit-crawler

Download retrofit-crawler 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.13.1
com.alibaba : fastjson jar 1.2.74
org.seleniumhq.selenium : selenium-java jar 3.14.0
com.codeborne : phantomjsdriver jar 1.4.4

Project Modules

There are no modules declared in this project.