Last Version

HttpBuilder 0.1

HttpBuilder is a library supporting http request building process.

License

License

GroupId

GroupId

pl.sigmapoint
ArtifactId

ArtifactId

httpbuilder
Version

Version

0.1
Type

Type

jar
Description

Description

HttpBuilder
HttpBuilder is a library supporting http request building process.
Project URL

Project URL

https://github.com/PrzemekBurczyk/HttpBuilder

Download httpbuilder 0.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.