Last Version

commons-http-plus 1.2.1.RELEASE

A Simple http Request Tool Class

License

License

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-http-plus
Version

Version

1.2.1.RELEASE
Type

Type

jar
Description

Description

commons-http-plus
A Simple http Request Tool Class

Download commons-http-plus 1.2.1.RELEASE


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.