com.wangguangwu:cthulhu-client-http

a mini http client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wangguangwu
ArtifactId

ArtifactId

cthulhu-client-http
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

a mini http client

Download cthulhu-client-http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.5
org.jsoup : jsoup jar 1.14.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0