is not current version
Last Version 8.0.9

com.watchrabbit:crawler-driver 8.0.2


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-driver
Version

Version

8.0.2
Type

Type

jar

Download crawler-driver 8.0.2


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