| License |
License |
|---|---|
| Categories |
CategoriesRetrofit Net HTTP Clients |
| GroupId | GroupIdcom.github.qlone |
| ArtifactId | ArtifactIdretrofit-crawler |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionretrofit-crawler
help you get a html like json,thanks retrofit and Jsoup
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| retrofit-crawler-1.1.3.pom | |
| retrofit-crawler-1.1.3.jar | 90 KB |
| retrofit-crawler-1.1.3-sources.jar | 42 KB |
| retrofit-crawler-1.1.3-javadoc.jar | 455 KB |
| Browse |
<!-- 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"]
| 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 |