is not current version
Last Version 1.3.1

com.hynnet:httpclient-util 1.0.9


Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

httpclient-util
Version

Version

1.0.9
Type

Type

jar

Download httpclient-util 1.0.9


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