retrofit-crawler

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

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

com.github.qlone
Идентификатор

Идентификатор

retrofit-crawler
Последняя версия

Последняя версия

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

retrofit-crawler
help you get a html like json,thanks retrofit and Jsoup
Ссылка на сайт

Ссылка на сайт

https://github.com/Qlone/retrofit-crawler
Система контроля версий

Система контроля версий

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

Скачать retrofit-crawler

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0