is not current version
Last Version 1.5.1

com.qwazr:qwazr-crawlers 1.3.0

Web and File Crawlers for QWAZR

GroupId

GroupId

com.qwazr
ArtifactId

ArtifactId

qwazr-crawlers
Version

Version

1.3.0
Type

Type

jar

Download qwazr-crawlers 1.3.0


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