com.wangguangwu:cthulhu-client

a mini http client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wangguangwu
ArtifactId

ArtifactId

cthulhu-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.wangguangwu:cthulhu-client
a mini http client
Project URL

Project URL

https://github.com/wangguangwu/cthulhu
Source Code Management

Source Code Management

https://github.com/wangguangwu/cthulhu.git

Download cthulhu-client

Filename Size
cthulhu-client-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cthulhu-client-http

Versions

Version
1.0.0