Last Version

httpclient 1.1.6

http request tool

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

httpclient
Version

Version

1.1.6
Type

Type

jar
Description

Description

httpclient
http request tool

Download httpclient 1.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.gjing : common jar 1.1.6
org.projectlombok : lombok Optional jar 1.18.6
org.springframework : spring-webmvc Optional jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.