is not current version
Last Version 1.1.3

com.github.qlone:retrofit-crawler 1.0.0

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

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.qlone
ArtifactId

ArtifactId

retrofit-crawler
Version

Version

1.0.0
Type

Type

jar

Download retrofit-crawler 1.0.0


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