Last Version

HttpBuilder 0.1

HttpBuilder is a library supporting http request building process.

License

License

GroupId

GroupId

pl.sigmapoint
ArtifactId

ArtifactId

lib
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 lib 0.1


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