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

com.watchrabbit:crawler-executor 8.0.1


Группа

Группа

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

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

crawler-executor
Версия

Версия

8.0.1
Тип

Тип

jar

Скачать crawler-executor 8.0.1


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