is not current version
Last Version 0.7.5

us.codecraft:webmagic-core 0.4.3


Categories

Categories

webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

us.codecraft
ArtifactId

ArtifactId

webmagic-core
Version

Version

0.4.3
Type

Type

jar

Download webmagic-core 0.4.3


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