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

com.watchrabbit:rabbit-crawler 8.0.2

Crawler with full JavaScript support, browsing hidden and private web

Группа

Группа

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

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

rabbit-crawler
Версия

Версия

8.0.2
Тип

Тип

pom

Скачать rabbit-crawler 8.0.2

Имя Файла Размер
rabbit-crawler-8.0.2.pom 13 KB
Обзор

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