is not current version
Last Version 1.4.5-RELEASE

me.xethh.libs.toolkits:crawler 1.4.2-RELEASE

Library of crawler based on akka actor

GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

crawler
Version

Version

1.4.2-RELEASE
Type

Type

jar

Download crawler 1.4.2-RELEASE


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