is not current version
Last Version 8.0.9

com.watchrabbit:crawler-driver 8.0.4


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-driver
Version

Version

8.0.4
Type

Type

jar

Download crawler-driver 8.0.4


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