is not current version
Last Version 0.7.5

us.codecraft:webmagic-core 0.6.1


Categories

Categories

webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

us.codecraft
ArtifactId

ArtifactId

webmagic-core
Version

Version

0.6.1
Type

Type

jar

Download webmagic-core 0.6.1


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