is not current version
Last Version 1.7.7

com.github.alotuser:httpclients 1.0.2

httpclients

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.alotuser
ArtifactId

ArtifactId

httpclients
Version

Version

1.0.2
Type

Type

jar

Download httpclients 1.0.2


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