is not current version
Last Version 8.0.9

com.watchrabbit:crawler-batch 8.0.2


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-batch
Version

Version

8.0.2
Type

Type

jar

Download crawler-batch 8.0.2


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