http

Java SDK to make outbound HTTP connections simpler

License

License

GroupId

GroupId

cc.protea.foundation.http
ArtifactId

ArtifactId

http
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

http
Java SDK to make outbound HTTP connections simpler
Project URL

Project URL

https://github.com/rjstanford/protea-http
Source Code Management

Source Code Management

https://github.com/rjstanford/protea-http

Download http

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2
0.1