is not current version
Last Version 1.5.2

com.cloudhopper:ch-httpclient-util 1.5.1

Utilities for working with Apache HTTPComponents library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudhopper
ArtifactId

ArtifactId

ch-httpclient-util
Version

Version

1.5.1
Type

Type

jar

Download ch-httpclient-util 1.5.1


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