Sample: Crawler

An HTTP+HTTP/2 client for Android and Java applications

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

crawler
Last Version

Last Version

3.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sample: Crawler
An HTTP+HTTP/2 client for Android and Java applications

Download crawler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp jar 3.10.0
org.jsoup : jsoup jar 1.7.3

Project Modules

There are no modules declared in this project.
com.github.ljun20160606

Square

Versions

Version
3.10.0