is not current version
Last Version 0.4.3

com.github.luohaha:jlitespider 0.4.0

jlitespider is a lite distributed Java spider framework

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

jlitespider
Version

Version

0.4.0
Type

Type

jar

Download jlitespider 0.4.0


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