Simple HTTP Client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.agapsys
ArtifactId

ArtifactId

simple-http-client
Last Version

Last Version

0.1.0-20170513
Release Date

Release Date

Type

Type

jar
Description

Description

Simple HTTP Client
Simple HTTP Client
Project URL

Project URL

https://github.com/agapsys/simple-http-client
Project Organization

Project Organization

Agapsys Tecnologia Ltda-ME

Download simple-http-client

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.
com.agapsys

AGAPSYS TECNOLOGIA

Versions

Version
0.1.0-20170513
0.1.0-20170322