Last Version

tools-httpclient 1.2.8

http request tool

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-httpclient
Version

Version

1.2.8
Type

Type

jar
Description

Description

tools-httpclient
http request tool

Download tools-httpclient 1.2.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
commons-lang : commons-lang jar 2.6
org.scala-lang : scala-library Optional jar 2.13.1

Project Modules

There are no modules declared in this project.