| Категории |
КатегорииRetrofit Сеть HTTP Clients |
|---|---|
| Группа | Группаcom.github.qlone |
| Идентификатор | Идентификаторretrofit-crawler |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| retrofit-crawler-1.1.2.pom | |
| retrofit-crawler-1.1.2.jar | 90 KB |
| retrofit-crawler-1.1.2-sources.jar | 42 KB |
| retrofit-crawler-1.1.2-javadoc.jar | 454 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.qlone/retrofit-crawler/ -->
<dependency>
<groupId>com.github.qlone</groupId>
<artifactId>retrofit-crawler</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qlone/retrofit-crawler/
implementation 'com.github.qlone:retrofit-crawler:1.1.2'
// https://jarcasting.com/artifacts/com.github.qlone/retrofit-crawler/
implementation ("com.github.qlone:retrofit-crawler:1.1.2")
'com.github.qlone:retrofit-crawler:jar:1.1.2'
<dependency org="com.github.qlone" name="retrofit-crawler" rev="1.1.2">
<artifact name="retrofit-crawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qlone', module='retrofit-crawler', version='1.1.2')
)
libraryDependencies += "com.github.qlone" % "retrofit-crawler" % "1.1.2"
[com.github.qlone/retrofit-crawler "1.1.2"]