Last Version

httpclients 1.7.7

httpclients

License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.alotuser
ArtifactId

ArtifactId

httpclients
Version

Version

1.7.7
Type

Type

jar
Description

Description

httpclients
httpclients
Project URL

Project URL

https://github.com/alotuser/httpclient

Download httpclients 1.7.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.