httpclients


License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.alotuser
ArtifactId

ArtifactId

httpclients
Last Version

Last Version

1.7.7
Release Date

Release Date

Type

Type

jar
Description

Description

httpclients
httpclients
Project URL

Project URL

https://github.com/alotuser/httpclient

Download httpclients

How to add to project

<!-- 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.

Versions

Version
1.7.7
1.7.1
1.0.3
1.0.2
1.0.1