is not current version
Last Version 1.5.2

com.cloudhopper:ch-httpclient-util 1.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudhopper
ArtifactId

ArtifactId

ch-httpclient-util
Version

Version

1.5.0
Type

Type

jar

Download ch-httpclient-util 1.5.0


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