is not current version
Last Version 8.0.9

com.watchrabbit:crawler-executor 0.8.0


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-executor
Version

Version

0.8.0
Type

Type

jar

Download crawler-executor 0.8.0


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