is not current version
Last Version 1.5.1

com.qwazr:qwazr-crawlers 1.4.1

Web and File Crawlers for QWAZR

GroupId

GroupId

com.qwazr
ArtifactId

ArtifactId

qwazr-crawlers
Version

Version

1.4.1
Type

Type

jar

Download qwazr-crawlers 1.4.1


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