is not current version
Last Version 1.7.7

com.github.alotuser:httpclients 1.0.3

httpclients

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.alotuser
ArtifactId

ArtifactId

httpclients
Version

Version

1.0.3
Type

Type

jar

Download httpclients 1.0.3


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