Last Version

xpower-http 1.0.3

powerful http client based on apache http client 4

License

License

GroupId

GroupId

com.cnscud.xpower
ArtifactId

ArtifactId

xpower-http
Version

Version

1.0.3
Type

Type

jar
Description

Description

xpower-http
powerful http client based on apache http client 4

Download xpower-http 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4

Project Modules

There are no modules declared in this project.