is not current version
Last Version 1.0.3

xpower-http 1.0.2

powerful http client based on apache http client 4

License

License

GroupId

GroupId

com.cnscud.xpower
ArtifactId

ArtifactId

xpower-http
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Download xpower-http 1.0.2


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

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.