is not current version
Last Version 8.0.9

com.watchrabbit:crawler-api 8.0.2


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-api
Version

Version

8.0.2
Type

Type

jar

Download crawler-api 8.0.2


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