Quick Http

quick is smart java project.

GroupId

GroupId

com.fcibook.quick
ArtifactId

ArtifactId

quick-http
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Quick Http
quick is smart java project.
Project URL

Project URL

http://www.fcibook.com

Download quick-http

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc Optional jar 4.4.1
org.apache.httpcomponents : httpmime Optional jar 4.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1