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

com.watchrabbit:rabbit-crawler 0.8.0

Crawler with full JavaScript support, browsing hidden and private web

Группа

Группа

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

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

rabbit-crawler
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать rabbit-crawler 0.8.0

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

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