is not current version
Last Version 8.0.9

com.watchrabbit:crawler-api 8.0.3


GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

crawler-api
Version

Version

8.0.3
Type

Type

jar

Download crawler-api 8.0.3


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